rust/compiler/rustc_mir_transform
Tomasz Miąsko 4adb8fbda0 Remove workaround for CastKind::Transmute from const prop
Since constants are no longer validated before propagation the
workaround is obsolete. Remove it.
2023-04-27 00:33:52 +02:00
..
src Remove workaround for CastKind::Transmute from const prop 2023-04-27 00:33:52 +02:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00