This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d51068ca28
rust
/
compiler
/
rustc_const_eval
/
src
History
Oli Scherer
d51068ca28
Use the constness from the param env instead of having a separate dimension for it
...
This breaks a ~const test that will be fixed in a follow up commit of this PR
2021-11-29 21:19:47 +08:00
..
const_eval
Give inline const separate DefKind
2021-11-07 03:59:06 +00:00
interpret
Miri: fix alignment check in array initialization
2021-11-27 18:18:48 -05:00
transform
Use the constness from the param env instead of having a separate dimension for it
2021-11-29 21:19:47 +08:00
util
Rename rustc_mir to rustc_const_eval.
2021-09-07 20:46:26 +02:00
lib.rs
Unwrap the results of type folders
2021-11-26 07:38:25 +00:00