rust/compiler/rustc_mir_build
Gary Guo aa5af2a003 Allow unsafe through inline const for THIR unsafety checker
The closure handling code is changed slightly to avoid allocation
when THIR building failed.
2022-12-13 01:38:38 +00:00
..
src Allow unsafe through inline const for THIR unsafety checker 2022-12-13 01:38:38 +00:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00