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
/
src
/
test
/
mir-opt
/
dest-prop
Age
Commit message (
Expand
)
Author
Lines
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-1
/
+1
2021-08-22
Fix typos “an”→“a” and a few different ones that appeared in the sa...
Frank Steffahn
-1
/
+1
2021-03-16
bless tests
Erik Desjardins
-2
/
+0
2021-03-15
bless tests
Erik Desjardins
-6
/
+6
2021-03-13
Extend SimplifyLocals to remove ZST writes
Simon Vandel Sillesen
-2
/
+0
2021-03-06
Disable destination propagation on all mir-opt-levels
Tomasz Miąsko
-5
/
+5
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-8
/
+8
2020-10-27
Show the inline stack of MIR lints that only occur after inlining
Oliver Scherer
-4
/
+4
2020-10-21
rustc_mir: track inlined callees in SourceScopeData.
Eduard-Mihai Burtescu
-2
/
+2
2020-10-17
Remove the old copy propagation pass
Jonas Schievink
-0
/
+147
2020-09-25
Rollup merge of #77066 - jonas-schievink:dest-prop-borrow, r=oli-obk
Jonas Schievink
-12
/
+6
2020-09-22
rebless after rebase
Simon Vandel Sillesen
-8
/
+0
2020-09-22
Bless mir-opt tests
Jonas Schievink
-12
/
+6
2020-09-18
Fix dest-prop mir-opt tests
Jonas Schievink
-81
/
+25
2020-09-18
Add a few dest-prop MIR tests
Jonas Schievink
-0
/
+362