mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
1931272796
Fix false positive lint error from no_implicit_prelude attr Fixes rust-lang/rust#141785 r? `@petrochenkov`