| Age | Commit message (Expand) | Author | Lines |
| 2025-05-15 | Bump undici from 6.21.1 to 6.21.3 in /editors/code | dependabot[bot] | -3/+3 |
| 2025-05-15 | ci: split the dist-ohos job | MarcoIeni | -20/+114 |
| 2025-05-15 | Merge pull request #19794 from ChayimFriedman2/dup-crates | Lukas Wirth | -6/+14 |
| 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 | normalize abort calls in miri tests | joboet | -35/+43 |
| 2025-05-15 | Merge pull request #19793 from Hmikihiro/unused_import_conlict_derive | Chayim Refael Friedman | -32/+246 |
| 2025-05-15 | Temporarily use Windows Server 2022 instead of Windows Server 2025 images | Jieyou Xu | -2/+8 |
| 2025-05-15 | Update Cargo.lock | Berrysoft | -35/+67 |
| 2025-05-15 | handle trait in function | Hayashi Mikihiro | -21/+23 |
| 2025-05-15 | check glob | Hayashi Mikihiro | -21/+22 |
| 2025-05-15 | rename fn name take_path to any | Hayashi Mikihiro | -5/+5 |
| 2025-05-15 | fix: ide-assists, generate mut trait impl indent | A4-Tacks | -3/+91 |
| 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 | Don't allow duplicate crates in the all_crates list | Chayim Refael Friedman | -6/+14 |
| 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 | Update `src/gcc` submodule to `04ce66d8c918de9273bd7101638ad8724edf5e21` | Guillaume Gomez | -0/+0 |
| 2025-05-14 | Migrate to modern datetime API | Emmanuel Ferdman | -1/+1 |
| 2025-05-14 | fix: Removing all unused imports removes used imports for imports used for De... | Hayashi Mikihiro | -46/+257 |
| 2025-05-14 | fixes: ide-assists, generate_new indent loses | A4-Tacks | -1/+136 |
| 2025-05-14 | Fix link to GatherBorrows | Li-yao Xia | -1/+1 |
| 2025-05-14 | replace `cc_detect::cc2ar` with `cc::try_get_archiver` | onur-ozkan | -145/+2 |
| 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-12 | update default condition of llvm-tools for install step | onur-ozkan | -1/+1 |