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
/
remove_fake_borrows.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-15
/
+0
2022-12-17
Rename CleanupNonCodegenStatements to CleanupPostBorrowck
Tomasz Miąsko
-1
/
+1
2020-07-29
add crate name to mir dumps
Xavier Denis
-1
/
+1
2020-04-07
--bless all mir-opt tests.
Ana-Maria Mihalache
-94
/
+1
2020-03-17
Update tests for erasing regions in typeck
Matthew Jasper
-5
/
+5
2020-02-01
Update existing tests for or-patterns
Matthew Jasper
-12
/
+12
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
Add StorageDead statements for `while` conditions
Matthew Jasper
-8
/
+8
2019-06-13
Create fewer basic blocks in match MIR lowering
Matthew Jasper
-34
/
+22
2019-05-21
Give match arms a drop/region scope
Matthew Jasper
-24
/
+26
2019-05-12
Remove feature(nll) when compare mode is sufficient
Matthew Jasper
-2
/
+0
2019-03-03
Check which blocks are cleanup in mir-opt tests
Matthew Jasper
-2
/
+2
2019-02-21
Move the exit block of the match to the end
Matthew Jasper
-22
/
+22
2019-02-21
Simplify the cleanup_post_borrowck passes
Matthew Jasper
-5
/
+5
2019-02-21
Clean up MIR match lowering
Matthew Jasper
-50
/
+48
2018-09-24
Add a MIR transform to remove fake reads
Matthew Jasper
-0
/
+122