| Age | Commit message (Expand) | Author | Lines |
| 2023-09-24 | Auto merge of #115911 - nebulark:refactor_targetmachine, r=Nilstrieb | bors | -40/+148 |
| 2023-09-24 | Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers | Florian Schmiderer | -40/+148 |
| 2023-09-24 | Auto merge of #116120 - GuillaumeGomez:regression-102467, r=compiler-errors | bors | -0/+24 |
| 2023-09-24 | Auto merge of #116116 - Nilstrieb:gate-all-__SECRET_INTERNALS_DO_NOT_USE_OR_Y... | bors | -9/+15 |
| 2023-09-24 | Auto merge of #116069 - compiler-errors:debug-tuple, r=Nilstrieb | bors | -14/+10 |
| 2023-09-24 | Add regression test for #102467 | Guillaume Gomez | -0/+24 |
| 2023-09-24 | Auto merge of #116076 - chriswailes:android-riscv-extension-update, r=cjgillot | bors | -1/+1 |
| 2023-09-24 | Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubilee | bors | -21/+957 |
| 2023-09-24 | Add comment about RTN feature gating | Nilstrieb | -0/+3 |
| 2023-09-24 | Rename the legacy feature gating macro | Nilstrieb | -9/+12 |
| 2023-09-24 | Auto merge of #116075 - Colonial-Dev:issue-116063-fix, r=Mark-Simulacrum | bors | -0/+16 |
| 2023-09-24 | Auto merge of #115794 - cjgillot:aggregate-no-box, r=davidtwco | bors | -1/+956 |
| 2023-09-24 | Auto merge of #115416 - c410-f3r:match_cfg, r=Amanieu | bors | -0/+248 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -93/+49 |
| 2023-09-24 | Auto merge of #116112 - matthiaskrgr:rollup-s3cm2f7, r=matthiaskrgr | bors | -102/+195 |
| 2023-09-23 | Raise minimum supported tvOS version to 10.0 | BlackHoleFox | -1/+1 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -49/+17 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -45/+33 |
| 2023-09-24 | Rollup merge of #116106 - GuillaumeGomez:migrate-gui-test-color-42, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-09-24 | Rollup merge of #116104 - cjgillot:calculate_debuginfo_offset, r=b-naber | Matthias Krüger | -33/+10 |
| 2023-09-24 | Rollup merge of #116086 - estebank:issue-115992, r=compiler-errors | Matthias Krüger | -35/+126 |
| 2023-09-24 | Rollup merge of #116082 - compiler-errors:default-assoc-ty-msg, r=estebank | Matthias Krüger | -6/+10 |
| 2023-09-24 | Rollup merge of #116073 - compiler-errors:poly-sigs, r=b-naber | Matthias Krüger | -27/+48 |
| 2023-09-23 | Auto merge of #112711 - Emilgardis:lit_byte_char, r=dtolnay | bors | -0/+34 |
| 2023-09-23 | implement Literal::byte_character | Emil Gardström | -0/+34 |
| 2023-09-23 | Auto merge of #107421 - cjgillot:drop-tracking-mir, r=oli-obk | bors | -8438/+836 |
| 2023-09-23 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -1/+1 |
| 2023-09-23 | Add the `cfg_match!` macro | Caio | -0/+248 |
| 2023-09-23 | Auto merge of #116047 - a-lafrance:I80836-codegen-test, r=Mark-Simulacrum | bors | -0/+17 |
| 2023-09-23 | Reuse calculate_debuginfo_offset for fragments. | Camille GILLOT | -33/+10 |
| 2023-09-23 | Make test more robust to opts. | Camille GILLOT | -6/+4 |
| 2023-09-23 | Remove GeneratorWitness and rename GeneratorWitnessMIR. | Camille GILLOT | -333/+91 |
| 2023-09-23 | Remove useless wrapper. | Camille GILLOT | -5/+1 |
| 2023-09-23 | Remove dead error code. | Camille GILLOT | -47/+5 |
| 2023-09-23 | Bless clippy. | Camille GILLOT | -166/+87 |
| 2023-09-23 | Bless mir-opt | Camille GILLOT | -61/+90 |
| 2023-09-23 | Bless tests. | Camille GILLOT | -918/+486 |
| 2023-09-23 | Enable drop_tracking_mir by default. | Camille GILLOT | -2513/+114 |
| 2023-09-23 | Revert duplication of tests. | Camille GILLOT | -4891/+439 |
| 2023-09-23 | Fold lifetimes before substitution. | Camille GILLOT | -14/+14 |
| 2023-09-23 | Do not construct def_path_str for MustNotSuspend. | Camille GILLOT | -8/+29 |
| 2023-09-23 | Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillot | bors | -4/+296 |
| 2023-09-23 | Auto merge of #116045 - notriddle:notriddle/issue-83556, r=cjgillot | bors | -3/+31 |
| 2023-09-23 | Auto merge of #116071 - estebank:issue-115905, r=compiler-errors | bors | -10/+100 |
| 2023-09-22 | diagnostics: simpler 83556 handling by bailing out | Michael Howell | -20/+4 |
| 2023-09-23 | Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkin | bors | -72/+143 |
| 2023-09-23 | Check types live across yields in generators too | Michael Goulet | -5/+235 |
| 2023-09-23 | Check that closure's by-value captures are sized | Michael Goulet | -0/+62 |
| 2023-09-23 | Auto merge of #116066 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-09-23 | Add test | Esteban Küber | -0/+36 |