mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
99c42d2340
Remove MIR unsafe check Now that THIR unsafeck is enabled by default in stable I think we can remove MIR unsafeck entirely. This PR also removes safety information from MIR.