index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir_transform
/
src
/
coverage
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2023-04-06
Refactor unwind from Option to a new enum
Gary Guo
-1
/
+1
2023-03-29
Rename `IndexVec::last` → `last_index`
Scott McMurray
-1
/
+1
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-2
/
+0
2022-12-20
Add missing anonymous lifetime
Jeremy Stucki
-1
/
+1
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2022-12-09
Remove unneeded field from `SwitchTargets`
Jakob Degen
-4
/
+1
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-3
/
+3
2022-07-07
Make MIR basic blocks field public
Tomasz Miąsko
-0
/
+1
2022-05-28
Make TyCtxt implement Interner, make HashStable generic and move to rustc_typ...
Michael Goulet
-2
/
+2
2022-05-28
Initial fixes on top of type interner commit
Michael Goulet
-2
/
+4
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-3
/
+4
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-14
/
+2
2022-01-22
rustc_mir_itertools: Avoid needless `collect` with itertools
Mateusz Mikuła
-4
/
+1
2021-12-07
Remove `in_band_lifetimes` from `rustc_mir_transform`
Scott McMurray
-4
/
+4
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+721