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
/
tests
/
mir-opt
/
building
Age
Commit message (
Expand
)
Author
Lines
2023-03-26
Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot
bors
-19
/
+15
2023-03-23
Rollup merge of #109475 - scottmcm:simpler-shifts, r=WaffleLapkin
Matthias Krüger
-0
/
+302
2023-03-22
Generate simpler MIR for shifts
Scott McMurray
-118
/
+106
2023-03-22
Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegen
Matthias Krüger
-0
/
+32
2023-03-22
Demonstration test for MIR building of checked shift operators
Scott McMurray
-0
/
+314
2023-03-20
Support aggregate expressions
Andy Wang
-0
/
+112
2023-03-20
Allow optional RET type annotation
Andy Wang
-0
/
+32
2023-03-18
Remove duplicate unreachable blocks
Ben Kimock
-19
/
+15
2023-03-14
Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors
bors
-2
/
+2
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-107
/
+117
2023-03-09
Introduce a no-op PlaceMention statement for `let _ =`.
Camille GILLOT
-0
/
+5
2023-03-08
Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko
Matthias Krüger
-3
/
+5
2023-03-08
Remove `identity_future` indirection
Arpad Borsos
-2
/
+2
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-3
/
+5
2023-03-07
Custom MIR: Support as casts
Andy Wang
-0
/
+73
2023-02-02
Stop deaggregating enums in MIR.
Camille GILLOT
-10
/
+4
2023-01-27
Bless mir-opt tests.
Camille GILLOT
-2
/
+16
2023-01-26
Custom mir: Add support for some remaining, easy to support constructs
Jakob Degen
-4
/
+46
2023-01-26
Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk
Matthias Krüger
-0
/
+54
2023-01-20
Rollup merge of #107067 - tmiasko:custom-mir-storage-statements, r=oli-obk
Matthias Krüger
-5
/
+9
2023-01-19
Custom MIR: Support binary and unary operations
Tomasz Miąsko
-0
/
+54
2023-01-19
Custom MIR: Support storage statements
Tomasz Miąsko
-5
/
+9
2023-01-19
Transform async ResumeTy in generator transform
Arpad Borsos
-0
/
+395
2023-01-12
Fix mir-opt tests for big-endian platforms
Ulrich Weigand
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2257