This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
7839cb963f
rust
/
compiler
/
rustc_const_eval
History
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
Initial fixes on top of type interner commit
2022-05-28 11:38:22 -07:00