| Age | Commit message (Expand) | Author | Lines |
| 2023-12-22 | Update test outputs | Eric Holk | -12/+28 |
| 2023-12-22 | Use `IntoAsyncIterator` in `for await` loop desugaring | Eric Holk | -1/+21 |
| 2023-12-22 | Add IntoAsyncIterator | Eric Holk | -1/+44 |
| 2023-12-22 | Auto merge of #118847 - eholk:for-await, r=compiler-errors | bors | -79/+367 |
| 2023-12-22 | Auto merge of #116821 - Nadrieril:fix-opaque-ice, r=compiler-errors | bors | -33/+284 |
| 2023-12-22 | Auto merge of #119173 - compiler-errors:direct-coro-kind, r=TaKO8Ki | bors | -4/+19 |
| 2023-12-22 | Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler... | bors | -200/+194 |
| 2023-12-22 | Auto merge of #119097 - nnethercote:fix-EmissionGuarantee, r=compiler-errors | bors | -701/+605 |
| 2023-12-21 | Auto merge of #119190 - matthiaskrgr:rollup-jvl8vkj, r=matthiaskrgr | bors | -53/+252 |
| 2023-12-21 | Rollup merge of #119182 - GuillaumeGomez:update-sysinfo, r=onur-ozkan | Matthias Krüger | -7/+7 |
| 2023-12-21 | Rollup merge of #119176 - leohowell:fix-apple-watchos-target-name-error, r=lqd | Matthias Krüger | -1/+1 |
| 2023-12-21 | Rollup merge of #119154 - surechen:fix_119067, r=fmease | Matthias Krüger | -40/+91 |
| 2023-12-21 | Rollup merge of #119124 - onur-ozkan:help-118861, r=Mark-Simulacrum | Matthias Krüger | -5/+28 |
| 2023-12-21 | Rollup merge of #118729 - cuviper:relnotes-1.75.0, r=pietroalbini | Matthias Krüger | -0/+125 |
| 2023-12-21 | add a new change in change-tracker | onur-ozkan | -0/+5 |
| 2023-12-21 | apply last suggestions from code review | Pietro Albini | -1/+1 |
| 2023-12-21 | Update sysinfo version to 0.30.0 | Guillaume Gomez | -7/+7 |
| 2023-12-21 | Auto merge of #119181 - pietroalbini:pa-1.77, r=pietroalbini | bors | -1/+1 |
| 2023-12-21 | bump version number to 1.77.0 | Pietro Albini | -1/+1 |
| 2023-12-21 | Fix name error in aarch64_apple_watchos tier 3 target | Leo Howell | -1/+1 |
| 2023-12-21 | Auto merge of #119056 - cjgillot:codegen-overalign, r=wesleywiser | bors | -1/+37 |
| 2023-12-21 | Simple modification of diagnostic information | surechen | -40/+91 |
| 2023-12-21 | Encode CoroutineKind directly | Michael Goulet | -4/+19 |
| 2023-12-21 | Auto merge of #119170 - matthiaskrgr:rollup-nllgdf2, r=matthiaskrgr | bors | -45/+182 |
| 2023-12-20 | Rollup merge of #119168 - petrochenkov:feedvis4, r=compiler-errors | Matthias Krüger | -2/+21 |
| 2023-12-20 | Rollup merge of #119167 - alef:patch-1, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-12-20 | Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler... | Matthias Krüger | -40/+51 |
| 2023-12-20 | Rollup merge of #119141 - celinval:smir-instance-args, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2023-12-20 | Rollup merge of #119135 - celinval:smir-small-changes, r=compiler-errors | Matthias Krüger | -2/+94 |
| 2023-12-20 | Add method to get instance instantiation arguments | Celina G. Val | -0/+15 |
| 2023-12-20 | Add `ItemKind::Ctor` to stable mir | Celina G. Val | -11/+22 |
| 2023-12-20 | Add a small test for the case that was crashing | Celina G. Val | -0/+78 |
| 2023-12-20 | Fix crash for `CrateItem::kind()` with constructors | Celina G. Val | -5/+8 |
| 2023-12-20 | Refactor AST trait bound modifiers | León Orell Valerian Liehr | -200/+194 |
| 2023-12-20 | Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcm | bors | -2/+33 |
| 2023-12-20 | resolve: Stop feeding visibilities for import list stems | Vadim Petrochenkov | -2/+21 |
| 2023-12-20 | E0761: module directory has .rs suffix | alef | -1/+1 |
| 2023-12-20 | Auto merge of #119166 - GuillaumeGomez:rollup-qfgj76w, r=GuillaumeGomez | bors | -41/+150 |
| 2023-12-20 | Rollup merge of #119159 - petrochenkov:llvmup, r=nikic | Guillaume Gomez | -0/+0 |
| 2023-12-20 | Rollup merge of #119155 - Zalathar:async-fn, r=compiler-errors | Guillaume Gomez | -40/+130 |
| 2023-12-20 | Rollup merge of #119115 - GuillaumeGomez:env-docs, r=Nilstrieb | Guillaume Gomez | -1/+20 |
| 2023-12-20 | Add link to explanations about dep-info files | Guillaume Gomez | -1/+2 |
| 2023-12-20 | Auto merge of #119136 - petrochenkov:feedvis3, r=WaffleLapkin | bors | -22/+23 |
| 2023-12-20 | Update LLVM submodule | Vadim Petrochenkov | -0/+0 |
| 2023-12-20 | Reveal opaque types in exhaustiveness checking | Nadrieril | -42/+76 |
| 2023-12-20 | Add tests | Nadrieril | -0/+217 |
| 2023-12-20 | Auto merge of #119134 - petrochenkov:feedvis2, r=compiler-errors | bors | -2/+45 |
| 2023-12-20 | resolve: Eagerly feed closure visibilities | Vadim Petrochenkov | -22/+23 |
| 2023-12-20 | Auto merge of #119156 - matthiaskrgr:rollup-482ow65, r=matthiaskrgr | bors | -267/+1419 |
| 2023-12-20 | Rollup merge of #119107 - lcnr:uwuwu, r=compiler-errors | Matthias Krüger | -12/+3 |