We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lazy_static
1 parent f84c20d commit 4cd088fCopy full SHA for 4cd088f
CHANGELOG.md
@@ -84,6 +84,7 @@
84
85
[bytecount#92]: https://github.com/llogiq/bytecount/pull/92
86
[bytecount#93]: https://github.com/llogiq/bytecount/pull/93
87
+- Replace the `lazy_static` dependency with `std::sync::OnceLock` [#6154](https://github.com/rust-lang/rustfmt/pull/6154)
88
89
## [1.7.0] 2023-10-22
90
0 commit comments