rust/compiler/rustc_mir_build
bors c9db1f804b Auto merge of #115012 - Zoxc:thir-check-root, r=cjgillot
Ensure that THIR unsafety check is done before stealing it

This ensures that THIR unsafety check is done before stealing it by running it on the typeck root instead of on a closure, which does nothing.

Fixes https://github.com/rust-lang/rust/issues/111520
2023-08-24 00:42:46 +00:00
..
src Auto merge of #115012 - Zoxc:thir-check-root, r=cjgillot 2023-08-24 00:42:46 +00:00
Cargo.toml Replace in-tree rustc_apfloat with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl Implement "items do not inherit unsafety" for THIR unsafeck 2023-07-15 11:59:38 -04:00