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
Age
Commit message (
Expand
)
Author
Lines
2021-09-20
Migrate to 2021
Mark Rousskov
-2
/
+2
2021-09-18
Do not collapse goto chains beginning with the start block
Tomasz Miąsko
-25
/
+0
2021-09-16
Auto merge of #89019 - Manishearth:rollup-5qp8a5s, r=Manishearth
bors
-1
/
+1
2021-09-15
Make rustc_mir_dataflow::framework::graphviz and rustc_mir_transform::MirPass...
Will Crichton
-1
/
+1
2021-09-15
Disable RemoveZsts in generators to avoid query cycles
Tomasz Miąsko
-0
/
+4
2021-09-12
Auto merge of #88839 - nbdd0121:alignof, r=nagisa
bors
-2
/
+7
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-2
/
+7
2021-09-12
Auto merge of #88759 - Amanieu:panic_in_drop, r=nagisa,eddyb
bors
-4
/
+6
2021-09-12
Rollup merge of #88709 - BoxyUwU:thir-abstract-const, r=lcnr
Manish Goregaokar
-1
/
+0
2021-09-11
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
bors
-1
/
+5
2021-09-11
don't clone types that are Copy (clippy::clone_on_copy)
Matthias Krüger
-5
/
+3
2021-09-10
Keep a parent LocalDefId in SpanData.
Camille GILLOT
-1
/
+5
2021-09-10
Treat drop_in_place as nounwind with -Z panic-in-drop=abort
Amanieu d'Antras
-4
/
+6
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-1
/
+1
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-09-09
rename mir -> thir around abstract consts
Ellen
-1
/
+0
2021-09-08
Rebase fallout.
Camille GILLOT
-2
/
+2
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-10
/
+10
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-63
/
+57
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+17761