This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3bae9276fa
rust
/
compiler
/
rustc_const_eval
/
src
/
transform
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
c697927f44
rustc:
hir().local_def_id_to_hir_id()
->
tcx.local_def_id_to_hir_id()
cleanup
2023-11-26 12:41:21 +03:00
..
check_consts
rustc:
hir().local_def_id_to_hir_id()
->
tcx.local_def_id_to_hir_id()
cleanup
2023-11-26 12:41:21 +03:00
mod.rs
Don't re-export
MirPass
2021-11-29 12:58:15 -08:00
promote_consts.rs
few more
2023-11-23 14:11:08 +03:00
validate.rs
Validate there are no critical call edges in optimized MIR
2023-11-22 01:56:31 +01:00