We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lazy_static
1 parent 532816b commit e932f94Copy full SHA for e932f94
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