| Age | Commit message (Expand) | Author | Lines |
| 2024-02-03 | Prepare 1.76.0 release | Mark Rousskov | -1/+1 |
| 2024-01-24 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -2/+36 |
| 2024-01-22 | Auto merge of #120111 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-18 | [beta-1.76.0] backport cargo | Weihang Lo | -0/+0 |
| 2024-01-12 | Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix" | DianQK | -1/+0 |
| 2024-01-11 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2024-01-11 | fix the incorrect target on stage1 ui-fulldeps tests | onur-ozkan | -2/+7 |
| 2024-01-11 | detect user-specified custom targets in compiletest | onur-ozkan | -12/+33 |
| 2024-01-11 | enable RUSTC_BOOTSTRAP on panic=abort mir-opt test | onur-ozkan | -0/+5 |
| 2024-01-11 | Auto merge of #119743 - lukas-code:beta-z-index, r=notriddle | bors | -4/+4 |
| 2024-01-10 | Auto merge of #119528 - wesleywiser:revert_117472, r=nnethercote | bors | -22/+26 |
| 2024-01-09 | Revert reference and edition-guide c-str literal changes | Wesley Wiser | -0/+0 |
| 2024-01-08 | use css variable for z-index of the sidebar | Lukas Markeffsky | -4/+4 |
| 2024-01-08 | rustdoc ui: adjust tooltip z-index to be above sidebar | Lukas Markeffsky | -1/+1 |
| 2024-01-07 | [beta-1.76] Update cargo | Weihang Lo | -0/+0 |
| 2024-01-07 | Bump to released 1.75 stable | Mark Rousskov | -418/+319 |
| 2024-01-07 | Temporarily disable M1 runners on GitHub Actions | Jan David | -22/+14 |
| 2024-01-07 | Move uninhabited_references to nursery | Tethys Svensson | -1/+1 |
| 2024-01-02 | Revert "Stabilize C string literals" | Wesley Wiser | -22/+26 |
| 2023-12-21 | run fuchsia tests only on nightly | Pietro Albini | -0/+5 |
| 2023-12-21 | bump channel to beta | Pietro Albini | -1/+1 |
| 2023-12-20 | Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler... | Matthias Krüger | -12/+14 |
| 2023-12-20 | Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcm | bors | -0/+33 |
| 2023-12-20 | Rollup merge of #119159 - petrochenkov:llvmup, r=nikic | Guillaume Gomez | -0/+0 |
| 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 | Update LLVM submodule | Vadim Petrochenkov | -0/+0 |
| 2023-12-20 | Rollup merge of #119102 - chrisnc:arm-none-eabi-docs, r=wesleywiser | Matthias Krüger | -106/+176 |
| 2023-12-20 | Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm | bors | -7/+15 |
| 2023-12-20 | Give `VariantData::Struct` named fields, to clairfy `recovered`. | Alona Enraght-Moony | -12/+14 |
| 2023-12-19 | update natvis to match changed RawVec structure | The 8472 | -4/+4 |
| 2023-12-19 | Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errors | bors | -0/+1 |
| 2023-12-19 | Update documentation for `--env` compilation flag | Guillaume Gomez | -1/+19 |
| 2023-12-19 | Rollup merge of #119087 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-12-18 | Add arm-none-eabi and armv7r-none-eabi platform-support documentation. | Chris Copeland | -106/+176 |
| 2023-12-19 | Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw... | bors | -0/+4 |
| 2023-12-19 | Auto merge of #117654 - alistair23:alistair/riscv-docker, r=Mark-Simulacrum | bors | -8/+30 |
| 2023-12-18 | Auto merge of #118946 - onur-ozkan:fix-clean, r=clubby789 | bors | -2/+8 |
| 2023-12-18 | Update books | rustbot | -0/+0 |
| 2023-12-18 | Auto merge of #119024 - lqd:linker-docs, r=petrochenkov | bors | -4/+57 |
| 2023-12-18 | Auto merge of #119070 - lnicola:sync-from-ra, r=lnicola | bors | -476/+1079 |
| 2023-12-18 | fix typo in stable doc codegen-options chapter | Rémy Rakic | -1/+1 |
| 2023-12-18 | describe unstable self-contained linking components in the unstable book | Rémy Rakic | -0/+24 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+4 |
| 2023-12-18 | Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra | Laurențiu Nicola | -476/+1079 |
| 2023-12-18 | Auto merge of #119063 - nnethercote:dcx, r=compiler-errors | bors | -161/+156 |
| 2023-12-18 | Rename many `DiagCtxt` and `EarlyDiagCtxt` locals. | Nicholas Nethercote | -54/+54 |
| 2023-12-18 | Rename many `EarlyDiagCtxt` arguments. | Nicholas Nethercote | -28/+28 |
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -26/+26 |
| 2023-12-18 | Rename `default_handler` as `default_dcx`. | Nicholas Nethercote | -2/+2 |