This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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