mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
d7cc6c45c8
Convert the ICE reported in #12979 into a false negative. We prefer a false negative to a ICE (because the ICE could still affect the user even when not activating the lint).