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
/
early_otherwise_branch_68867.try_sum.EarlyOtherwiseBranch.diff
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-231
/
+0
2022-12-09
Remove unneeded field from `SwitchTargets`
Jakob Degen
-5
/
+5
2022-09-01
Simplify MIR opt tests
Jakob Degen
-6
/
+6
2022-08-23
./x.py test --bless
Tomasz Miąsko
-27
/
+5
2022-07-28
bless mir opt tests
Nilstrieb
-206
/
+206
2022-07-12
add new rval, pull deref early
ouz-a
-13
/
+13
2022-04-16
fix CI err
ouz-a
-0
/
+3
2022-04-16
Make derefer work everwhere
ouz-a
-68
/
+92
2022-04-11
Fix tests broken by deaggregation change
Jakob Degen
-0
/
+8
2022-02-18
Add test checking that fallthrough branches are correctly identified as dead
Jakob Degen
-3
/
+5
2021-12-14
Correct the unsoundness in the `EarlyOtherwiseBranch` mir opt
Jakob Degen
-5
/
+5
2021-08-25
Fix debugger stepping behavior around `match` expressions
Wesley Wiser
-24
/
+24
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-161
/
+161
2021-03-15
bless tests
Erik Desjardins
-1
/
+1
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-1
/
+1
2020-10-04
Bless mir-opt tests
Aaron Hill
-1
/
+1
2020-10-01
Bless mir-opt tests with new opt
Antoine Martin
-19
/
+12
2020-09-20
emit diff after SimplifyBranches-after-copy-prop
Simon Vandel Sillesen
-164
/
+164
2020-09-20
add cleanup of cfg
Simon Vandel Sillesen
-39
/
+47
2020-09-20
insert storageDead for not equal temp
Simon Vandel Sillesen
-0
/
+2
2020-09-20
bless
Simon Vandel Sillesen
-6
/
+0
2020-09-20
New MIR optimization pass to reduce branches on match of tuples of enums
Simon Vandel Sillesen
-0
/
+219