We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lazy_static
1 parent e2feea4 commit 6daf3c1Copy full SHA for 6daf3c1
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