rust/compiler/rustc_mir_build
Oli Scherer 7839cb963f Change enum->int casts to not go through MIR casts.
Instead we generate a discriminant rvalue and cast the result of that.
2022-06-30 07:47:07 +00:00
..
src Change enum->int casts to not go through MIR casts. 2022-06-30 07:47:07 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00