mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
75efc144e7
Invalid null usage v2 This is continuation of #6192 after inactivity. I plan to move paths into the compiler as diagnostic items after this is merged. fixes #1703 changelog: none