| Age | Commit message (Expand) | Author | Lines |
| 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-26 | Add stubs for environment variables; document some of the important ones | jyn | -0/+37 |
| 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 |
| 2025-04-17 | Auto merge of #139926 - weihanglo:update-cargo, r=weihanglo | bors | -1/+2 |
| 2025-04-16 | Update cargo | Weihang Lo | -1/+2 |
| 2025-04-16 | Upgrade to `rustc-rayon-core` 0.5.1 | Josh Stone | -3/+0 |
| 2025-04-15 | tidy: don't crush on non-existent submodules | Waffle Lapkin | -1/+3 |
| 2025-04-14 | Remove rustc_on_unimplemented on impl tests | mejrs | -1/+0 |
| 2025-04-12 | Rollup merge of #139315 - clubby789:deranged-bump, r=Mark-Simulacrum | Chris Denton | -6/+3 |
| 2025-04-10 | Remove the use of Rayon iterators | John Kåre Alsaker | -1/+0 |
| 2025-04-07 | tidy: remove `instant` dep exclusion | Jieyou Xu | -1/+0 |
| 2025-04-06 | Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=Urgau | Guillaume Gomez | -0/+2 |
| 2025-04-05 | tidy: Fix paths to coretests and alloctests | Thalia Archibald | -19/+32 |
| 2025-04-05 | Switch `time` to `jiff` for time formatting in ICE dumps | clubby789 | -6/+3 |
| 2025-04-04 | Add `rustc-literal-escaper` to allowed crates lists | Guillaume Gomez | -0/+2 |
| 2025-04-01 | Update allowed dependencies | clubby789 | -2/+3 |
| 2025-04-01 | Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk | bors | -1/+0 |
| 2025-03-31 | Rollup merge of #139151 - mejrs:underscore_to_dash, r=onur-ozkan | Matthias Krüger | -8/+21 |