| Age | Commit message (Expand) | Author | Lines |
| 2025-09-28 | Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2025-09-28 | Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4 | Matthias Krüger | -1/+631 |
| 2025-09-28 | Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errors | Matthias Krüger | -11/+116 |
| 2025-09-28 | Do not validate MIR if code does not type-check. | Camille Gillot | -104/+0 |
| 2025-09-28 | Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqd | Matthias Krüger | -1/+1 |
| 2025-09-28 | Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwU | Matthias Krüger | -0/+55 |
| 2025-09-28 | Rollup merge of #146745 - helldawg:master, r=workingjubilee | Matthias Krüger | -27/+27 |
| 2025-09-28 | Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35 | bors | -1/+1 |
| 2025-09-28 | test: add `keyword/soup.rs` | Nik Revenco | -0/+30 |
| 2025-09-27 | Hoist non-platform-specific code out of `thread_local_inner!` | Jules Bertholet | -4/+4 |
| 2025-09-27 | Rollup merge of #147032 - GuillaumeGomez:fix-doctest-compilation-time-display... | Matthias Krüger | -8/+136 |
| 2025-09-27 | Rollup merge of #147018 - Fabian-Gruenbichler:mr/fix-linker-warning-test-norm... | Matthias Krüger | -1/+1 |
| 2025-09-27 | Rollup merge of #146732 - durin42:llvm-22-less-assumes, r=nikic | Matthias Krüger | -4/+13 |
| 2025-09-27 | Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandry | Matthias Krüger | -3/+233 |
| 2025-09-27 | tests: Remove ignore-android directive for fixed issue | Martin Nordholts | -5/+3 |
| 2025-09-27 | improve empty attribute diagnostic | Jana Dönszelmann | -1/+8 |
| 2025-09-27 | Ignore crash test that doesn't crash on Apple platforms | Mads Marquart | -0/+1 |
| 2025-09-27 | Remove `doc_auto_cfg` feature as well | Guillaume Gomez | -3/+2 |
| 2025-09-27 | Apply first review round suggestions | Guillaume Gomez | -3/+3 |
| 2025-09-27 | Improve code comments and extend tests for `doc_cfg` feature | Guillaume Gomez | -1/+28 |
| 2025-09-27 | Fix `tests/rustdoc/target-feature.rs` test by adding missing `#![feature(doc_... | Guillaume Gomez | -0/+2 |
| 2025-09-27 | Improve code and better check `doc(cfg(...))` attributes | Guillaume Gomez | -36/+128 |
| 2025-09-27 | Add code documentation, improve code and improve error message | Guillaume Gomez | -2/+2 |
| 2025-09-27 | Put back the `doc_cfg` code behind a nightly feature | Guillaume Gomez | -19/+29 |
| 2025-09-27 | Remove ui test for doc_cfg feature gate | Guillaume Gomez | -14/+5 |
| 2025-09-27 | Strenghten checks for `doc(auto_cfg(show/hide))` attributes | Guillaume Gomez | -1/+8 |
| 2025-09-27 | Add "global" rustdoc test for RFC 3631 | Guillaume Gomez | -0/+80 |
| 2025-09-27 | Update rustdoc tests | Guillaume Gomez | -42/+61 |
| 2025-09-27 | Fix tracking issue number for feature(macro_attr) | Simon Sapin | -1/+1 |
| 2025-09-27 | Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxu | bors | -10/+5 |
| 2025-09-27 | Auto merge of #147074 - matthiaskrgr:rollup-sm3owsd, r=matthiaskrgr | bors | -342/+604 |
| 2025-09-26 | Apply cfg(bootstrap) replacement | Mark Rousskov | -9/+4 |
| 2025-09-26 | Update CURRENT_RUSTC_VERSION post-bump | Mark Rousskov | -1/+1 |
| 2025-09-26 | this ice now requires -Zvalidate-mir | beepster4096 | -7/+7 |
| 2025-09-27 | move Reborrow to ops, fix fmt issues | Aapo Alasuutari | -15/+13 |
| 2025-09-26 | Add regression test for merged doctests compilation time display | Guillaume Gomez | -8/+136 |
| 2025-09-26 | split-dwarf: add documentation and test coverage | Augie Fackler | -12/+138 |
| 2025-09-26 | Support `#[rustc_align_static]` inside `thread_local!` | Jules Bertholet | -2/+433 |
| 2025-09-26 | tests: use max-llvm-major-version instead of ignore-llvm-version | Augie Fackler | -3/+3 |
| 2025-09-26 | Rollup merge of #147058 - GuillaumeGomez:ignore-more-ui-tests, r=Kobzol | Matthias Krüger | -297/+440 |
| 2025-09-26 | Rollup merge of #147027 - GuillaumeGomez:tyalias-disambiguator, r=lolbinarycat | Matthias Krüger | -0/+95 |
| 2025-09-26 | Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkov | Matthias Krüger | -45/+42 |
| 2025-09-26 | Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnr | Matthias Krüger | -0/+27 |
| 2025-09-26 | add tests | lcnr | -0/+161 |
| 2025-09-26 | move tests | lcnr | -0/+0 |
| 2025-09-26 | allow method calls on opaques | lcnr | -139/+141 |
| 2025-09-26 | use `try_structurally_resolve_type` for method receiver | lcnr | -34/+51 |
| 2025-09-26 | Ignore more failing ui tests for GCC backend | Guillaume Gomez | -297/+440 |
| 2025-09-26 | fix cycle head usages tracking | lcnr | -0/+55 |
| 2025-09-26 | Add tests for new `tyalias` intra-doc link disambiguator | Guillaume Gomez | -0/+95 |