mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
Remove MIR unsafe check
This also remove safety information from MIR.
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
let _5: *const [u8];
|
||||
scope 2 {
|
||||
debug arr => _5;
|
||||
scope 3 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user