mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
cc5d1a5ab5
When a `non_std_lazy_statics` warning is generated about an item type which can be replaced by a standard library one, ensure that the lint happens on the item HIR node so that it can be expected.