| Age | Commit message (Expand) | Author | Lines |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -1/+0 |
| 2025-06-26 | Rename `tilde const` test files to `conditionally const` | Oli Scherer | -1/+0 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -2/+204 |
| 2025-06-24 | Update wasm-component-ld to 0.5.14 | Alex Crichton | -0/+1 |
| 2025-06-24 | Auto merge of #142959 - bjorn3:sync_cg_clif-2025-06-24, r=bjorn3 | bors | -0/+3 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -3/+1 |
| 2025-06-24 | Update tidy exceptions | bjorn3 | -0/+3 |
| 2025-06-24 | Move some `issues-*` tests to better homes | Trevor Gross | -3/+1 |
| 2025-06-23 | Move error code explanation removal check into tidy | Guillaume Gomez | -2/+32 |
| 2025-06-23 | Create new `CiInfo` type in tidy checks to centralize CI related checks | Guillaume Gomez | -44/+71 |
| 2025-06-23 | Rollup merge of #142875 - GuillaumeGomez:rustdoc-json-types-version-update, r... | Matthias Krüger | -0/+25 |
| 2025-06-22 | Document why tidy checks if `eslint` is installed via `npm` | Yotam Ofek | -0/+3 |
| 2025-06-22 | Check rustdoc-json-types FORMAT_VERSION correct change | Guillaume Gomez | -0/+25 |
| 2025-06-20 | Rollup merge of #142677 - GuillaumeGomez:check-format-version-update, r=Kobzol | Trevor Gross | -0/+103 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -1/+1 |
| 2025-06-20 | Improve error message for rustdoc_json_types tidy check | Guillaume Gomez | -10/+20 |
| 2025-06-20 | Pass `src_path` to rustdoc_json tidy check | Guillaume Gomez | -11/+13 |
| 2025-06-20 | Generate base commit in rustdoc_json tidy checks | Guillaume Gomez | -4/+27 |
| 2025-06-20 | Add CI check to ensure that rustdoc JSON `FORMAT_VERSION` is correctly updated | Guillaume Gomez | -0/+68 |
| 2025-06-19 | Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann | bors | -1/+0 |
| 2025-06-18 | Skip tidy triagebot linkcheck if `triagebot.toml` doesn't exist | Jieyou Xu | -1/+4 |
| 2025-06-18 | Remove outdated test. | Mara Bos | -1/+0 |
| 2025-06-13 | Update tests. | Mara Bos | -1/+0 |
| 2025-06-11 | Add new permitted dependencies | Mark Rousskov | -0/+1 |
| 2025-06-11 | Use `rustc_thread_pool` instead of `rustc-rayon-core` | Celina G. Val | -1/+1 |
| 2025-06-03 | Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzol | bors | -0/+2 |
| 2025-06-03 | move `test-float-parse` tool into `src/tools` dir | onur-ozkan | -1/+1 |
| 2025-05-29 | Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=Kobzol | Guillaume Gomez | -0/+102 |
| 2025-05-29 | Centralize the eslint version between tidy and docker | Guillaume Gomez | -8/+16 |
| 2025-05-28 | Add `eslint` as part of tidy run | Guillaume Gomez | -0/+94 |
| 2025-05-28 | tidy: Skip pal and `#[test]` checks in compiler-builtins | Trevor Gross | -0/+2 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -1/+0 |
| 2025-05-27 | bump fluent-* crates | klensy | -1/+1 |
| 2025-05-25 | Update tidy exceptions | bjorn3 | -0/+2 |
| 2025-05-25 | feat(unstable-book): Added unstable feature doc comments as feature descriptions | Ross Sullivan | -0/+17 |
| 2025-05-17 | compiler & tools: bump windows crate to dedupe versions | klensy | -0/+3 |
| 2025-05-16 | Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errors | Matthias Krüger | -30/+30 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -2/+1 |
| 2025-05-09 | move (and remove) impl Trait tests | lcnr | -30/+30 |
| 2025-05-05 | Auto merge of #140353 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -7/+3 |
| 2025-05-04 | Fix tidy dep list | Mark Rousskov | -7/+3 |
| 2025-05-03 | Move some tests out of tests/ui | mejrs | -10/+0 |
| 2025-04-30 | Rollup merge of #140385 - lnicola:sync-from-ra, r=Veykril | Matthias Krüger | -0/+1 |
| 2025-04-29 | Coalesce duplicate missing clone tests | mejrs | -2/+1 |
| 2025-04-28 | Add foldhash license exception | Laurențiu Nicola | -0/+1 |
| 2025-04-25 | Add a tidy check for GCC submodule version | Jakub Beránek | -0/+49 |
| 2025-04-19 | Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxu | Chris Denton | -6/+1 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -1/+0 |
| 2025-04-19 | Cleaned up 4 tests in `tests/ui/issues` | Spencer | -6/+1 |
| 2025-04-17 | Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqd | Matthias Krüger | -3/+0 |