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
/
issues
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-218
/
+0
2022-12-25
Give the correct track-caller location with MIR inlining.
Camille GILLOT
-5
/
+5
2022-12-09
Remove unneeded field from `SwitchTargets`
Jakob Degen
-5
/
+5
2022-11-26
Rewrite dest prop.
Jakob Degen
-44
/
+31
2022-11-02
Ban dashes in miropt test file names
Jakob Degen
-68
/
+68
2022-08-23
./x.py test --bless
Tomasz Miąsko
-4
/
+0
2022-07-28
bless mir opt tests
Nilstrieb
-65
/
+65
2022-07-09
tweak names and output and bless
Ralf Jung
-5
/
+5
2022-06-14
Only create scopes for if let
Xavier Denis
-54
/
+52
2022-06-10
Actually fix
Xavier Denis
-59
/
+61
2022-06-10
Revert "More minimal changes"
Xavier Denis
-4
/
+4
2022-06-10
More minimal changes
Xavier Denis
-4
/
+4
2022-06-10
Fix `SourceScope` for `if let` bindings.
Xavier Denis
-10
/
+10
2022-05-24
Fix/bless tests broken by DSE
Jakob Degen
-1
/
+0
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-7
/
+9
2022-05-06
bless mir-opt
Ralf Jung
-1
/
+1
2022-04-11
Fix tests broken by deaggregation change
Jakob Degen
-0
/
+2
2022-02-27
Only create a single expansion for each inline integration.
Camille GILLOT
-34
/
+34
2022-02-22
change `mir::Constant` in mir dumps
lcnr
-7
/
+4
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-24
/
+24
2021-08-25
Fix debugger stepping behavior around `match` expressions
Wesley Wiser
-3
/
+3
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-9
/
+9
2021-07-27
Update tests
Jacob Pratt
-42
/
+40
2021-05-17
mir-opt bless for Size field being removed from Allocation
Ralf Jung
-2
/
+2
2021-03-19
update tests
mark
-40
/
+39
2021-03-06
Disable destination propagation on all mir-opt-levels
Tomasz Miąsko
-33
/
+46
2021-03-05
Bump mir-opt-level from 2 to 3 in tests
Santiago Pastorino
-1
/
+1
2021-02-21
Make MatchBranchSimplification clean up after itself
Simon Vandel Sillesen
-37
/
+33
2021-01-15
Add test for #59352
Dániel Buga
-0
/
+121
2020-09-04
Add test for checking if-let or-patterns
kadmin
-0
/
+108