detect usage of `once_cell::sync::Lazy` and `lazy_static!`, recommending usage of `std::sync::LazyLock` instead |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| non_std_lazy_static_fixable.fixed | ||
| non_std_lazy_static_fixable.rs | ||
| non_std_lazy_static_fixable.stderr | ||
| non_std_lazy_static_no_std.rs | ||
| non_std_lazy_static_other_once_cell.rs | ||
| non_std_lazy_static_unfixable.rs | ||
| non_std_lazy_static_unfixable.stderr | ||