| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-12-20 | Rollup merge of #119102 - chrisnc:arm-none-eabi-docs, r=wesleywiser | Matthias Krüger | -106/+176 |
| 2023-12-20 | Rollup merge of #119094 - celinval:smir-layout, r=compiler-errors | Matthias Krüger | -25/+796 |
| 2023-12-20 | Rollup merge of #119089 - fmease:dont-ice-on-tilde-const-non-const-trait, r=f... | Matthias Krüger | -1/+1 |
| 2023-12-20 | Rollup merge of #119071 - lcnr:overflowo, r=compiler-errors | Matthias Krüger | -104/+269 |
| 2023-12-20 | Rollup merge of #118973 - Enselic:fix-IncorrectCguReuseType, r=michaelwoerister | Matthias Krüger | -12/+16 |
| 2023-12-20 | Rollup merge of #118691 - chfogelman:improve-cstr-error, r=fmease | Matthias Krüger | -7/+158 |
| 2023-12-20 | coverage: Check for `async fn` explicitly, without needing a heuristic | Zalathar | -12/+11 |
| 2023-12-20 | coverage: Pass around `&ExtractedHirInfo` instead of individual fields | Zalathar | -29/+16 |
| 2023-12-20 | coverage: Add a test for `async` blocks | Zalathar | -0/+104 |
| 2023-12-20 | Auto merge of #119118 - arttet:feature/fix-arm64e-targets, r=petrochenkov | bors | -10/+5 |
| 2023-12-20 | Auto merge of #119096 - compiler-errors:yeet-unnecessary-param-envs, r=lcnr | bors | -108/+48 |
| 2023-12-20 | Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm | bors | -31/+86 |
| 2023-12-19 | Add additional tests and update existing tests | Eric Holk | -2/+111 |
| 2023-12-20 | Give `VariantData::Struct` named fields, to clairfy `recovered`. | Alona Enraght-Moony | -40/+51 |
| 2023-12-19 | Fix a release note typo | Josh Stone | -1/+1 |
| 2023-12-19 | Move exhaustive usize matching to lang | Josh Stone | -1/+1 |
| 2023-12-19 | Fix a release note typo | Josh Stone | -1/+1 |
| 2023-12-19 | Add release notes for 1.75.0 | Josh Stone | -0/+125 |
| 2023-12-19 | Improve compiler error for c-strings in pre-2021 | Carter Hunt Fogelman | -7/+158 |
| 2023-12-19 | update natvis to match changed RawVec structure | The 8472 | -4/+4 |
| 2023-12-19 | Auto merge of #119112 - Nadrieril:remove-target_blocks-hack, r=matthewjasper | bors | -92/+86 |
| 2023-12-19 | Desugar for await loops | Eric Holk | -30/+125 |
| 2023-12-19 | Plumb awaitness of for loops | Eric Holk | -53/+137 |
| 2023-12-19 | resolve: Feed visibilities for unresolved trait impl items | Vadim Petrochenkov | -2/+45 |
| 2023-12-19 | rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lost | Martin Nordholts | -12/+16 |
| 2023-12-19 | Auto merge of #119084 - aliemjay:perf-env-bounds, r=compiler-errors | bors | -2/+12 |
| 2023-12-19 | Fix c_variadic flag and add opaque info to PassMode | Celina G. Val | -17/+53 |
| 2023-12-19 | Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errors | bors | -473/+720 |