| Age | Commit message (Expand) | Author | Lines |
| 2025-07-28 | Rollup merge of #144495 - klensy:cargo_metadata, r=lqd | Matthias Krüger | -9/+9 |
| 2025-07-27 | bump cargo_metadata | klensy | -9/+9 |
| 2025-07-27 | Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-07-26 | Rollup merge of #144427 - lolbinarycat:tidy-extra_checks-rename, r=Kobzol | Matthias Krüger | -2/+2 |
| 2025-07-26 | move uefi test to run-make | Folkert de Vries | -1/+1 |
| 2025-07-25 | Update cargo | Weihang Lo | -0/+1 |
| 2025-07-25 | rename ext_tool_checks to extra_checks and use mod.rs | binarycat | -2/+2 |
| 2025-07-24 | Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=Kobzol | León Orell Valerian Liehr | -4/+8 |
| 2025-07-24 | Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-dead | León Orell Valerian Liehr | -0/+1 |
| 2025-07-23 | Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu | Matthias Krüger | -1275/+4 |
| 2025-07-23 | Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu | bors | -1/+3 |
| 2025-07-22 | Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu | bors | -3/+3 |
| 2025-07-22 | Move tests around to appease `tidy` | Jakub Beránek | -1/+2 |
| 2025-07-22 | Allow platform-specific code in `std_detect` | Jakub Beránek | -0/+1 |
| 2025-07-22 | pass build.npm from bootstrap to tidy and use it for npm install | binarycat | -4/+8 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -3/+3 |
| 2025-07-22 | Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol | Matthias Krüger | -104/+153 |
| 2025-07-21 | Use serde for target spec json deserialize | Noratrieb | -0/+1 |
| 2025-07-21 | removed tidy check on issues files | Kivooeo | -1275/+4 |
| 2025-07-19 | integrate build_helper::npm into js checks and package.json usage | binarycat | -34/+5 |
| 2025-07-19 | tidy: use a lockfile for js tools instead of npx | binarycat | -80/+82 |
| 2025-07-19 | tidy: running of eslint, tsc, and es-check are now an extra check | binarycat | -104/+180 |
| 2025-07-19 | Rollup merge of #143960 - hkBst:tidy-cleanup-2, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -115/+114 |
| 2025-07-18 | Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk | bors | -2/+0 |
| 2025-07-16 | Rollup merge of #143957 - samueltardieu:tidy-filenames, r=Kobzol | Samuel Tardieu | -0/+43 |
| 2025-07-15 | Consider outlives assumptions when proving auto traits for coroutine interiors | Michael Goulet | -2/+0 |
| 2025-07-15 | Rollup merge of #143905 - xizheyin:143828, r=compiler-errors | Samuel Tardieu | -2/+1 |
| 2025-07-15 | tidy: check for invalid file names | Samuel Tardieu | -0/+43 |
| 2025-07-15 | tidy: improve comment | Marijn Schouten | -1/+1 |
| 2025-07-15 | tidy static regex: OnceLock -> LazyLock | Marijn Schouten | -2/+3 |
| 2025-07-15 | tidy: more clippy fixes | Marijn Schouten | -112/+110 |
| 2025-07-15 | Recover and suggest use `;` to construct array type | xizheyin | -2/+1 |
| 2025-07-11 | tidy: use write_all | Marijn Schouten | -1/+1 |
| 2025-07-11 | tidy: use flatten instead of manual flatten | Marijn Schouten | -5/+3 |
| 2025-07-11 | tidy: move to edition 2024 | Marijn Schouten | -5/+6 |
| 2025-07-11 | tidy: simplify fluent file extension checking | Marijn Schouten | -3/+3 |
| 2025-07-11 | tidy: clippy fixes | Marijn Schouten | -95/+79 |
| 2025-07-08 | tidy: assume all files are modified in CI | binarycat | -0/+4 |
| 2025-07-08 | tidy: warn when --extra-checks is passed an invalid lang:kind combo | binarycat | -3/+25 |
| 2025-07-08 | tidy: add `auto:` prefix to --extra-checks syntax | binarycat | -13/+57 |
| 2025-07-08 | tidy: update files_modified to take CiInfo | binarycat | -3/+7 |
| 2025-07-08 | tidy: factor out change detection logic and make it more robust | binarycat | -16/+30 |
| 2025-07-08 | tidy: refactor --extra-checks parsing | binarycat | -14/+111 |
| 2025-07-05 | tidy: add specific error message for trying to use `spellcheck:fix`. | binarycat | -0/+7 |
| 2025-07-05 | tidy: use --bless for tidy spellcheck instead of spellcheck:fix | binarycat | -6/+5 |
| 2025-07-04 | Rollup merge of #142440 - Kivooeo:tf14, r=tgross35 | Jubilee | -4/+0 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -0/+53 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -0/+53 |
| 2025-07-03 | Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol | bors | -2/+1 |
| 2025-07-02 | Rename mingw-check-tidy to tidy | Chris Denton | -1/+1 |