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
7be8693984
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Download ZIP
Download TAR.GZ
Camille GILLOT
67727aa7c3
Reduce use of local_def_id_to_hir_id.
2022-01-15 21:26:25 +01:00
..
test_macros
Migrate to 2021
2021-09-20 22:21:42 -04:00
counters.rs
Move rustc_mir::transform to rustc_mir_transform.
2021-09-07 00:43:14 +02:00
debug.rs
fix clippy::single_char_pattern perf findings
2021-12-14 12:40:28 +01:00
graph.rs
Remove
in_band_lifetimes
from
rustc_mir_transform
2021-12-07 21:04:40 -08:00
mod.rs
Reduce use of local_def_id_to_hir_id.
2022-01-15 21:26:25 +01:00
query.rs
[code coverage] Fix missing dead code in modules that are never called
2021-12-20 17:08:29 -05:00
spans.rs
fix clippy::single_char_pattern perf findings
2021-12-14 12:40:28 +01:00
tests.rs
Remove
in_band_lifetimes
from
rustc_mir_transform
2021-12-07 21:04:40 -08:00