1
Fork 0
rust/compiler/rustc_mir_build/src
Tobias Bucher 4f5fb3126f Add TODO comment to unsafe env modification
Addresses https://github.com/rust-lang/rust/pull/124636#issuecomment-2132119534.

I think that the diff display regresses a little, because it's no longer
showing the `+` to show where the `unsafe {}` is added. I think it's
still fine.
2024-06-12 17:51:18 +02:00
..
build ScalarInt: size mismatches are a bug, do not delay the panic 2024-06-10 13:43:16 +02:00
thir ScalarInt: size mismatches are a bug, do not delay the panic 2024-06-10 13:43:16 +02:00
check_unsafety.rs Add TODO comment to unsafe env modification 2024-06-12 17:51:18 +02:00
errors.rs Add TODO comment to unsafe env modification 2024-06-12 17:51:18 +02:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
lints.rs Change InlineAsm to allow multiple targets instead 2024-02-24 18:50:09 +00:00