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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2023-12-07
coverage: Avoid unnecessary macros in unit tests
Zalathar
-5
/
+0
2023-11-22
Replace `custom_encodable` with `encodable`.
Nicholas Nethercote
-1
/
+0
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-10
/
+12
2023-10-21
Implement JumpThreading pass.
Camille GILLOT
-0
/
+1
2023-07-22
Make `unconditional_recursion` warning detect recursive drops
Martin Nordholts
-0
/
+1
2023-05-02
Migrate `mir_transform` to translatable diagnostics
clubby789
-0
/
+2
2022-11-18
interpret: use Either over Result when it is not representing an error condition
Ralf Jung
-0
/
+1
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-03-04
Update `itertools`
pierwill
-1
/
+1
2022-01-14
Update itertools to deduplicate it
Rémy Rakic
-1
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-08
Rebase fallout.
Camille GILLOT
-1
/
+0
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+1
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+29