Remove MIR unsafe check

This also remove safety information from MIR.
This commit is contained in:
Matthew Jasper
2024-02-27 11:57:52 +00:00
parent 76cf07d5df
commit a277c901d9
194 changed files with 667 additions and 2238 deletions
@@ -14,8 +14,6 @@
let _5: *const [u8];
scope 2 {
debug arr => _5;
scope 3 {
}
}
}