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
/
issue-41110.rs
Age
Commit message (
Expand
)
Author
Lines
2022-11-02
Ban dashes in miropt test file names
Jakob Degen
-30
/
+0
2020-07-29
add crate name to mir dumps
Xavier Denis
-2
/
+2
2020-04-07
--bless all mir-opt tests.
Ana-Maria Mihalache
-31
/
+3
2019-11-27
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...
Eduard-Mihai Burtescu
-0
/
+5
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+1
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-1
/
+1
2019-06-25
Use `as_temp` to evaluate statement expressions
Matthew Jasper
-1
/
+1
2019-05-21
Handle the visibility/lint scope distinction better
Matthew Jasper
-5
/
+2
2019-04-23
rustc_mir: create the `let` and "remainder" scopes in source order.
Eduard-Mihai Burtescu
-3
/
+3
2019-04-23
rustc_mir: pretty-print all locals into their respective scopes.
Eduard-Mihai Burtescu
-8
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-05-30
rustc: use syntactic (instead of visibility) source info where appropriate.
Eduard-Mihai Burtescu
-3
/
+4
2017-11-28
ci: Start running wasm32 tests on Travis
Alex Crichton
-0
/
+2
2017-11-09
change MIR dump filenames from `nodeN` to `DefPath`
Mikhail Modin
-4
/
+4
2017-11-07
Fix some rebasing fallout.
Michael Woerister
-3
/
+2
2017-11-07
Update mir-opt tests.
Michael Woerister
-1
/
+4
2017-10-09
Update README and tests for new infrastructure
Christopher Vittal
-3
/
+7
2017-08-10
For box expressions, use NZ drop instead of a free block
Ariel Ben-Yehuda
-5
/
+3
2017-08-01
rustc_mir: don't build unused unwind cleanup blocks
Ariel Ben-Yehuda
-5
/
+10
2017-04-08
borrowck::mir::dataflow: ignore unwind edges of empty drops
Ariel Ben-Yehuda
-0
/
+53