| Age | Commit message (Expand) | Author | Lines |
| 2025-05-16 | Rollup merge of #141026 - tshepang:rust-push, r=jieyouxu | Matthias Krüger | -172/+201 |
| 2025-05-16 | Rollup merge of #141009 - emmanuel-ferdman:master, r=marcoieni | Matthias Krüger | -1/+1 |
| 2025-05-16 | Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errors | Matthias Krüger | -30/+30 |
| 2025-05-15 | Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert... | Matthias Krüger | -50/+12 |
| 2025-05-15 | Auto merge of #141011 - matthiaskrgr:rollup-4uwllo2, r=matthiaskrgr | bors | -43/+17 |
| 2025-05-15 | remove `RustfmtState` to reduce `initial_rustfmt` complexity | onur-ozkan | -50/+12 |
| 2025-05-15 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -697/+836 |
| 2025-05-15 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-05-15 | avoid upstream pull conflict | Tshepang Mbambo | -1/+1 |
| 2025-05-15 | Temporarily use Windows Server 2022 instead of Windows Server 2025 images | Jieyou Xu | -2/+8 |
| 2025-05-15 | Merge pull request #2373 from rust-lang/tshepang-patch-2 | Tshepang Mbambo | -4/+5 |
| 2025-05-15 | Merge pull request #2379 from rust-lang/tshepang-which-chapter | Tshepang Mbambo | -25/+31 |
| 2025-05-15 | Merge pull request #2380 from rust-lang/tshepang-crate-cleaning | Tshepang Mbambo | -127/+139 |
| 2025-05-14 | Rollup merge of #140973 - Berrysoft:update-bootstrap-lock, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-05-14 | Rollup merge of #140953 - jieyouxu:compiletest-bless-msg, r=compiler-errors | Matthias Krüger | -8/+12 |
| 2025-05-14 | Rollup merge of #140904 - ehuss:future-incompat-template, r=Mark-Simulacrum | Matthias Krüger | -33/+3 |
| 2025-05-14 | Migrate to modern datetime API | Emmanuel Ferdman | -1/+1 |
| 2025-05-14 | Update rustix to 1.0.7 for bootstrap | 王宇逸 | -2/+2 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -505/+500 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+1 |
| 2025-05-13 | Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi | bors | -0/+5 |
| 2025-05-13 | Auto merge of #140935 - omahs:patch-5, r=jieyouxu | bors | -12/+12 |
| 2025-05-13 | Auto merge of #140927 - mejrs:test5, r=jieyouxu | bors | -2/+1 |
| 2025-05-12 | remove dangling references | Tshepang Mbambo | -3/+0 |
| 2025-05-12 | Fix typos | omahs | -12/+12 |
| 2025-05-12 | compiletest: fix "blessing" message | Jieyou Xu | -8/+12 |
| 2025-05-12 | Do not remove super keyword from super-let | Michael Goulet | -0/+5 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -2/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -2/+0 |
| 2025-05-12 | update stage0 compiler | Pietro Albini | -460/+460 |
| 2025-05-12 | update version placeholders | Pietro Albini | -1/+1 |
| 2025-05-12 | Merge pull request #2378 from smanilov/patch-7 | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2025-05-12 | Remove n.b. about parser refactoring | Stan Manilov | -3/+0 |
| 2025-05-12 | Remove obsolete reference to `unsized_tuple_coercion` | Zalathar | -6/+6 |
| 2025-05-12 | Silence warning in default compiler bootstrap settings | Yotam Ofek | -2/+0 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -7/+6 |
| 2025-05-11 | Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalathar | bors | -1/+1 |
| 2025-05-11 | Add an issue template for future-incompatible lints | Eric Huss | -33/+3 |
| 2025-05-11 | Rollup merge of #140903 - RalfJung:fallback-body-tests, r=WaffleLapkin | León Orell Valerian Liehr | -11/+46 |
| 2025-05-11 | Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu | León Orell Valerian Liehr | -33/+13 |
| 2025-05-11 | Rollup merge of #140882 - Dietr1ch:dev/duration_constructors_lite, r=BurntSushi | León Orell Valerian Liehr | -2/+14 |
| 2025-05-10 | Auto merge of #140901 - Kobzol:fix-download-gcc, r=onur-ozkan | bors | -1/+2 |
| 2025-05-10 | test intrinsic fallback bodies with Miri | Ralf Jung | -11/+46 |
| 2025-05-10 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |
| 2025-05-10 | Update miniz_oxide dependency of coverage_dump | oyvindln | -1/+1 |
| 2025-05-10 | Rollup merge of #139562 - notriddle:notriddle/ew-resize, r=GuillaumeGomez | Matthias Krüger | -15/+41 |
| 2025-05-10 | noise | Tshepang Mbambo | -2/+0 |
| 2025-05-10 | we are a collective | Tshepang Mbambo | -1/+0 |