1
Fork 0
rust/compiler/rustc_mir_transform
Gary Guo 5e6ed132fa Add UnwindAction::Unreachable
This also makes eval machine's `StackPopUnwind`
redundant so that is replaced.
2023-04-06 09:34:16 +01:00
..
src Add UnwindAction::Unreachable 2023-04-06 09:34:16 +01:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00