| Age | Commit message (Expand) | Author | Lines |
| 2025-04-02 | Update to LLVM 20.1.2 | dianqk | -0/+0 |
| 2025-04-02 | Auto merge of #138848 - clubby789:cargo-update, r=Mark-Simulacrum | bors | -218/+187 |
| 2025-04-02 | Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errors | Stuart Cook | -21/+21 |
| 2025-04-02 | Rollup merge of #139212 - ehuss:update-mdbook, r=Mark-Simulacrum | Stuart Cook | -5/+4 |
| 2025-04-02 | Rollup merge of #139210 - highcloudwind:master, r=aDotInTheVoid | Stuart Cook | -1/+1 |
| 2025-04-02 | Rollup merge of #139208 - futreall:master, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-04-02 | Rollup merge of #139060 - Shourya742:2025-03-28-replace-commit-with-actual-va... | Stuart Cook | -1/+26 |
| 2025-04-02 | Rollup merge of #138913 - lolbinarycat:rustdoc-js-less-expect-error-part4, r=... | Stuart Cook | -83/+122 |
| 2025-04-01 | Update allowed dependencies | clubby789 | -2/+3 |
| 2025-04-01 | compiler and tools dependencies | clubby789 | -216/+184 |
| 2025-04-01 | Use the 2024 edition in ./x.py fmt | bjorn3 | -1/+1 |
| 2025-04-01 | Move test-float-parse to the 2024 edition | bjorn3 | -20/+20 |
| 2025-04-01 | Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk | bors | -26/+2 |
| 2025-04-01 | Update mdbook to 0.4.48 | Eric Huss | -5/+4 |
| 2025-04-01 | fix link in netbsd.md | futreall | -1/+1 |
| 2025-04-01 | chore: remove redundant backtick | highcloudwind | -1/+1 |
| 2025-04-01 | replace commit placeholder in vendor status with actual commit | bit-aloo | -1/+26 |
| 2025-04-01 | Auto merge of #137535 - Kobzol:split-metadata, r=petrochenkov | bors | -2/+5 |
| 2025-04-01 | Auto merge of #138740 - nnethercote:ast-ItemKind-idents, r=fmease | bors | -179/+230 |
| 2025-04-01 | Support metadata version 10 in proc-macro-srv | Jakub Beránek | -2/+2 |
| 2025-04-01 | Address review comments. | Nicholas Nethercote | -12/+19 |
| 2025-04-01 | Move `ast::Item::ident` into `ast::ItemKind`. | Nicholas Nethercote | -121/+176 |
| 2025-04-01 | Remove useless `Option<Ident>` arg. | Nicholas Nethercote | -38/+16 |
| 2025-04-01 | Simplify `ItemVisitorKind`. | Nicholas Nethercote | -30/+41 |
| 2025-03-31 | Rollup merge of #139151 - mejrs:underscore_to_dash, r=onur-ozkan | Matthias Krüger | -34/+21 |
| 2025-04-01 | Avoid `kw::Empty` use for `AuxParamsAttr`. | Nicholas Nethercote | -14/+16 |
| 2025-03-31 | Add documentation of the option into the unstable book | Jakub Beránek | -0/+3 |
| 2025-03-31 | Auto merge of #119220 - Urgau:uplift-invalid_null_ptr_usage, r=fee1-dead | bors | -648/+24 |
| 2025-03-30 | Rollup merge of #139122 - petrochenkov:norerr, r=compiler-errors | Jacob Pratt | -4/+0 |
| 2025-03-30 | Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=onur-ozkan | Jacob Pratt | -15/+11 |
| 2025-03-30 | Suggest switching underscores for dashes | mejrs | -1/+16 |
| 2025-03-30 | Remove duplicate c-variadic.md | mejrs | -33/+5 |
| 2025-03-30 | Drop `clippy::invalid_null_ptr_usage` | Urgau | -648/+24 |
| 2025-03-30 | Update tidy exceptions | bjorn3 | -0/+4 |
| 2025-03-30 | Remove attribute `#[rustc_error]` | Vadim Petrochenkov | -4/+0 |
| 2025-03-29 | Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxu | Matthias Krüger | -1/+22 |
| 2025-03-29 | Rollup merge of #138692 - jieyouxu:reject-bool-lit-rev-names, r=wesleywiser | Matthias Krüger | -8/+35 |
| 2025-03-29 | compiletest: Support matching diagnostics on lines below | Vadim Petrochenkov | -1/+22 |
| 2025-03-29 | Auto merge of #139074 - BoxyUwU:bump_1_88, r=BoxyUwU | bors | -1/+1 |
| 2025-03-29 | Auto merge of #138784 - madsmtm:bootstrap-bump-cc-cmake, r=jieyouxu | bors | -13/+44 |
| 2025-03-28 | bootstrap: Avoid cloning change-id list | Thalia Archibald | -15/+11 |
| 2025-03-28 | Rollup merge of #139065 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -66/+231 |
| 2025-03-28 | Bump to 1.88.0 | Boxy | -1/+1 |
| 2025-03-28 | Rollup merge of #139045 - onur-ozkan:less-verbose-bootstrap-test, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-03-28 | Rollup merge of #139038 - adamgreig:thumb-target-maintainers, r=Noratrieb | Matthias Krüger | -10/+5 |
| 2025-03-28 | Rollup merge of #138986 - Shourya742:2025-03-25-add-ignore-to-change-id, r=Ko... | Matthias Krüger | -48/+79 |
| 2025-03-28 | Rollup merge of #138678 - durin42:rmeta-stability, r=fmease | Matthias Krüger | -1/+2 |
| 2025-03-28 | Rollup merge of #138104 - GuillaumeGomez:simplify-doctest-parsing, r=fmease | Matthias Krüger | -357/+267 |
| 2025-03-28 | cache mangle_internal_symbol results | Ralf Jung | -33/+40 |
| 2025-03-28 | bootstrap: update `test_find` test | onur-ozkan | -1/+1 |