| Age | Commit message (Expand) | Author | Lines |
| 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 | interpret: add a version of run_for_validation for &self | Ralf Jung | -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 | Decouple trait impls of different traits wrt incremental | Oli Scherer | -4/+2 |
| 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 | unstable book: document import_trait_associated_functions | mejrs | -0/+22 |
| 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 | Fix partial clone link | clubby789 | -1/+1 |
| 2025-03-30 | Remove attribute `#[rustc_error]` | Vadim Petrochenkov | -4/+0 |
| 2025-03-30 | add rustfmt settings file | Tshepang Mbambo | -127/+39 |
| 2025-03-30 | example assumes a static exists | Tshepang Mbambo | -2/+2 |
| 2025-03-29 | update rustc-{driver,interface} examples | Tshepang Mbambo | -13/+12 |
| 2025-03-29 | Merge pull request #2289 from y1lan/fix_compiler_err_of_examples | Tshepang Mbambo | -17/+16 |
| 2025-03-29 | Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxu | Matthias Krüger | -1/+22 |
| 2025-03-30 | Merge pull request #2288 from rust-lang/tshepang-known-bug-takes-args | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-03-29 | mention that know-bug test directive takes arguments | Tshepang Mbambo | -0/+8 |
| 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 | Fix trivial typo of `BoundVariableKind` | Samuel Tardieu | -1/+1 |
| 2025-03-28 | Bump to 1.88.0 | Boxy | -1/+1 |
| 2025-03-28 | Fix code generation link | Santiago Pastorino | -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 |