mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.