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
/
box_expr.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
rustc_mir: create the `let` and "remainder" scopes in source order.
Eduard-Mihai Burtescu
-1
/
+1
2019-04-23
rustc_mir: pretty-print all locals into their respective scopes.
Eduard-Mihai Burtescu
-4
/
+3
2019-03-03
Check which blocks are cleanup in mir-opt tests
Matthew Jasper
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-24
Update mir opt tests
Matthew Jasper
-1
/
+0
2018-09-18
Update mir-opt test suite
Rémy Rakic
-0
/
+1
2018-05-30
rustc: use syntactic (instead of visibility) source info where appropriate.
Eduard-Mihai Burtescu
-1
/
+2
2017-12-03
funnel all unwind paths through a single Resume block
Ariel Ben-Yehuda
-6
/
+6
2017-11-28
ci: Start running wasm32 tests on Travis
Alex Crichton
-0
/
+2
2017-11-28
tests: update to include move annotations in MIR.
Eduard-Mihai Burtescu
-3
/
+3
2017-11-09
change MIR dump filenames from `nodeN` to `DefPath`
Mikhail Modin
-2
/
+2
2017-10-09
Update README and tests for new infrastructure
Christopher Vittal
-1
/
+4
2017-08-14
emit StorageLive for box temporaries
Ariel Ben-Yehuda
-0
/
+88