| Age | Commit message (Expand) | Author | Lines |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -4/+5 |
| 2023-03-29 | Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obk | Dylan DPC | -22/+22 |
| 2023-03-28 | Simplify transmutes in MIR InstCombine | Scott McMurray | -0/+290 |
| 2023-03-27 | Bless mir-opt tests. | Mara Bos | -22/+22 |
| 2023-03-26 | Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot | bors | -74/+711 |
| 2023-03-25 | Ignore the unwrap_unchecked test on wasm32-unknown-unknown | Ben Kimock | -3/+4 |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -4/+5 |
| 2023-03-23 | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | -46/+492 |
| 2023-03-23 | Rollup merge of #109475 - scottmcm:simpler-shifts, r=WaffleLapkin | Matthias Krüger | -14/+316 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -46/+492 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -0/+32 |
| 2023-03-22 | Generate simpler MIR for shifts | Scott McMurray | -132/+120 |
| 2023-03-22 | Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegen | Matthias Krüger | -0/+32 |
| 2023-03-23 | Rollup merge of #109179 - llogiq:intrinsically-option-as-slice, r=eholk | Dylan DPC | -0/+63 |
| 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 | Enable inlining of diverging functions | Ben Kimock | -0/+557 |
| 2023-03-18 | Remove duplicate switch targets | Ben Kimock | -0/+48 |
| 2023-03-18 | Remove duplicate unreachable blocks | Ben Kimock | -74/+105 |
| 2023-03-18 | move Option::as_slice to intrinsic | Andre Bogus | -0/+63 |
| 2023-03-17 | Auto merge of #109085 - tmiasko:index-based, r=WaffleLapkin | bors | -63/+17 |
| 2023-03-16 | Auto merge of #108944 - cjgillot:clear-local-info, r=oli-obk | bors | -6/+2 |
| 2023-03-16 | Auto merge of #107270 - cjgillot:remove-zst, r=oli-obk | bors | -179/+218 |
| 2023-03-15 | Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko | bors | -27/+31 |
| 2023-03-15 | Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,J... | bors | -0/+60 |
| 2023-03-14 | Improved implementation and comments after code review feedback | Scott McMurray | -1/+0 |
| 2023-03-14 | Use index based drop loop for slices and arrays | Tomasz Miąsko | -63/+17 |
| 2023-03-14 | Wrap the whole LocalInfo in ClearCrossCrate. | Camille GILLOT | -6/+2 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -2/+2 |
| 2023-03-13 | Generalize operation. | Camille GILLOT | -109/+100 |
| 2023-03-13 | Replace ZST operands and debuginfo by constants. | Camille GILLOT | -78/+126 |
| 2023-03-13 | Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31 | bors | -333/+330 |
| 2023-03-12 | Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obk | bors | -9/+11 |
| 2023-03-12 | Remove uses of `box_syntax` in rustc and tools | clubby789 | -333/+330 |
| 2023-03-11 | `MaybeUninit::assume_init_read` should have `noundef` load metadata | Scott McMurray | -0/+61 |
| 2023-03-09 | Introduce a no-op PlaceMention statement for `let _ =`. | Camille GILLOT | -0/+9 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -3/+5 |
| 2023-03-09 | Auto merge of #108178 - cjgillot:ssa-deref, r=oli-obk | bors | -0/+254 |
| 2023-03-08 | Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko | Matthias Krüger | -3/+5 |
| 2023-03-08 | Bless 32bit. | Camille GILLOT | -1/+1 |
| 2023-03-08 | Remove OnlyPropagateInto. | Camille GILLOT | -3/+5 |
| 2023-03-08 | Do not track span in ConstProp. | Camille GILLOT | -5/+5 |
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -2/+2 |
| 2023-03-07 | Rollup merge of #108855 - cbeuw:mir-cast, r=tmiasko | Yuki Okushi | -0/+73 |
| 2023-03-07 | Remove DropAndReplace terminator | Giacomo Pasini | -3/+5 |
| 2023-03-07 | Custom MIR: Support as casts | Andy Wang | -0/+73 |
| 2023-03-06 | Auto merge of #108787 - cjgillot:sroa-lifetime, r=compiler-errors | bors | -469/+720 |
| 2023-03-05 | Remove -Zverbose. | Camille GILLOT | -136/+125 |
| 2023-03-05 | Erase lifetimes in SROA. | Camille GILLOT | -0/+262 |