| Age | Commit message (Expand) | Author | Lines |
| 2023-05-08 | Auto merge of #110824 - cjgillot:const-prop-index, r=JakobDegen,oli-obk | bors | -4/+8 |
| 2023-05-08 | Rollup merge of #111211 - compiler-errors:negative-bounds-super, r=TaKO8Ki | Yuki Okushi | -0/+19 |
| 2023-05-08 | Rollup merge of #105354 - BlackHoleFox:apple-deployment-printer, r=oli-obk | Yuki Okushi | -1/+15 |
| 2023-05-08 | Rollup merge of #111262 - ChrisDenton:normalize-msvc-output, r=cjgillot | Dylan DPC | -10/+3 |
| 2023-05-08 | Rollup merge of #111056 - JohnBobbo96:fix_box_suggestions, r=compiler-errors | Dylan DPC | -0/+103 |
| 2023-05-08 | Rollup merge of #110827 - compiler-errors:issue-110761-followup, r=cjgillot | Dylan DPC | -0/+54 |
| 2023-05-07 | Fix suggestion for boxing an async closure body, and | John Bobbo | -0/+103 |
| 2023-05-08 | Auto merge of #111309 - saethlin:InstSimplify, r=scottmcm | bors | -70/+70 |
| 2023-05-07 | Auto merge of #111222 - scottmcm:constify-is_ascii, r=thomcc | bors | -0/+35 |
| 2023-05-07 | Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot | bors | -2/+89 |
| 2023-05-07 | Propagate PlaceElem::Index. | Camille GILLOT | -4/+8 |
| 2023-05-06 | Tune the `is_ascii` implementation used for short slices | Scott McMurray | -0/+35 |
| 2023-05-07 | Rollup merge of #111150 - mj10021:issue-111025-fix, r=petrochenkov | Yuki Okushi | -25/+34 |
| 2023-05-07 | Rollup merge of #105583 - luqmana:bitcast-immediates, r=oli-obk | Yuki Okushi | -0/+25 |
| 2023-05-06 | Rename InstCombine to InstSimplify | Ben Kimock | -70/+70 |
| 2023-05-06 | delete whitelist and add checks to check_item() for missing_docs | James Dietz | -25/+34 |
| 2023-05-06 | Rollup merge of #111289 - clubby789:fix-111280, r=jyn514 | Matthias Krüger | -0/+23 |
| 2023-05-06 | Rollup merge of #111203 - Kobzol:remark-print-kind, r=tmiasko | Matthias Krüger | -1/+1 |
| 2023-05-06 | Rollup merge of #111077 - cjgillot:const-prop-unit, r=Mark-Simulacrum | Matthias Krüger | -106/+177 |
| 2023-05-06 | Auto merge of #111287 - matthiaskrgr:rollup-9lzax2c, r=matthiaskrgr | bors | -0/+482 |
| 2023-05-06 | Check arguments length in trivial diagnostic lint | clubby789 | -0/+23 |
| 2023-05-06 | Rollup merge of #111230 - zacklukem:eq-less-to-less-eq, r=compiler-errors | Matthias Krüger | -0/+67 |
| 2023-05-06 | Rollup merge of #111167 - cuviper:type-decl-disubprogram, r=michaelwoerister | Matthias Krüger | -0/+21 |
| 2023-05-06 | Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkin | Matthias Krüger | -0/+30 |
| 2023-05-06 | Rollup merge of #110610 - spastorino:smir-terminator, r=oli-obk | Matthias Krüger | -0/+24 |
| 2023-05-06 | Rollup merge of #110577 - compiler-errors:drop-impl-fulfill, r=lcnr | Matthias Krüger | -0/+340 |
| 2023-05-06 | Auto merge of #109421 - mhammerly:extern-force-option, r=petrochenkov | bors | -0/+47 |
| 2023-05-06 | Auto merge of #104872 - luqmana:packed-union-align, r=oli-obk | bors | -7/+261 |
| 2023-05-06 | Rollup merge of #111239 - TaKO8Ki:fix-111232, r=compiler-errors | Yuki Okushi | -0/+22 |
| 2023-05-06 | Rollup merge of #110780 - notriddle:notriddle/slice-index, r=GuillaumeGomez | Yuki Okushi | -0/+81 |
| 2023-05-06 | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser | Yuki Okushi | -146/+91 |
| 2023-05-05 | Add additional test case for repr(packed) allowing union abi opt to kick in. | Luqman Aden | -2/+33 |
| 2023-05-05 | Add test cases for #104802. | Luqman Aden | -11/+120 |
| 2023-05-05 | Do not use scalar layout if there are ZSTs with alignment > 1 | Oli Scherer | -1/+115 |
| 2023-05-05 | Switch test back to run-pass. | Luqman Aden | -7/+16 |
| 2023-05-05 | Update test location. | Luqman Aden | -0/+16 |
| 2023-05-05 | add "force" option to --extern | Matt Hammerly | -0/+47 |
| 2023-05-05 | Further normalize msvc-non-utf8-ouput | Chris Denton | -10/+3 |
| 2023-05-05 | Auto merge of #111248 - Dylan-DPC:rollup-lbp0ui3, r=Dylan-DPC | bors | -134/+292 |
| 2023-05-05 | add hint for =< as <= | Zachary Mayhew | -0/+67 |
| 2023-05-05 | Add Assert terminator to SMIR | Santiago Pastorino | -1/+14 |
| 2023-05-05 | Rollup merge of #111068 - Urgau:check-cfg-improvements, r=petrochenkov | Dylan DPC | -54/+161 |
| 2023-05-05 | Rollup merge of #110773 - mj10021:issue-109502-fix, r=oli-obk | Dylan DPC | -80/+80 |
| 2023-05-05 | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | -0/+51 |
| 2023-05-05 | Auto merge of #111113 - scottmcm:assume-align-offset, r=thomcc | bors | -0/+78 |
| 2023-05-05 | `assume` the runtime range of `align_offset` | Scott McMurray | -0/+78 |
| 2023-05-05 | Improve check-cfg diagnostics (part 2) | Urgau | -35/+140 |
| 2023-05-05 | Improve check-cfg diagnostics (part 1) | Urgau | -29/+31 |
| 2023-05-05 | remove unnecessary attribute from a diagnostic | Takayuki Maeda | -0/+22 |
| 2023-05-05 | Add deployment-target --print flag for Apple targets | BlackHoleFox | -1/+15 |