mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
2671e4a5c1
detect usage of `once_cell::sync::Lazy` and `lazy_static!`, recommending usage of `std::sync::LazyLock` instead