| Age | Commit message (Expand) | Author | Lines |
| 2025-09-13 | Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkin | Jacob Pratt | -0/+66 |
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -0/+6 |
| 2025-09-12 | Rollup merge of #146332 - lolbinarycat:tidy-extra-checks-regularize, r=Kobzol | Stuart Cook | -13/+45 |
| 2025-09-10 | tidy: check that error messages don't start with a capitalized letter | Sasha Pourcelot | -0/+66 |
| 2025-09-09 | Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwco | Matthias Krüger | -1/+0 |
| 2025-09-09 | Rollup merge of #145463 - jieyouxu:error-suffix, r=fmease | Matthias Krüger | -1/+0 |
| 2025-09-08 | tidy extra checks: use Error::FailedCheck correctly | binarycat | -3/+3 |
| 2025-09-08 | tidy extra checks that interact with --bless now all recommend using it | binarycat | -6/+25 |
| 2025-09-08 | tidy: py:lint extra check now works with --bless | binarycat | -2/+9 |
| 2025-09-08 | all tidy extra checks now print what they do in present tense | binarycat | -2/+8 |
| 2025-09-06 | Rollup merge of #146200 - GuillaumeGomez:simplify-rustdoc-gui-tests, r=lolbin... | Matthias Krüger | -6/+0 |
| 2025-09-06 | Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzol | bors | -1/+1 |
| 2025-09-06 | Simplify rustdoc-gui tester by calling directly `browser-ui-test` | Guillaume Gomez | -6/+0 |
| 2025-09-05 | Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=Kobzol | León Orell Valerian Liehr | -10/+22 |
| 2025-09-05 | tidy: account for moved `tests/run-make/uefi-qemu` | Jieyou Xu | -1/+1 |
| 2025-09-04 | Rollup merge of #146151 - FrancescoV1985:issue-146047-fix, r=Kobzol | Matthias Krüger | -11/+9 |
| 2025-09-04 | improved solution for function is_non_auto_or_matches | FrancescoV1985 | -13/+11 |
| 2025-09-03 | support keyword-based mentions in tidy | Ralf Jung | -1/+6 |
| 2025-09-03 | fixes auto-run js checks in tidy | FrancescoV1985 | -13/+13 |
| 2025-09-02 | Revert introduction of `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-30 | tidy: --bless now makes escheck run with --fix | binarycat | -10/+22 |
| 2025-08-29 | Update getopts to remove unicode-width dependency | bjorn3 | -1/+0 |
| 2025-08-29 | Rollup merge of #145947 - nnethercote:workspace-members-2, r=Kobzol | Stuart Cook | -1/+1 |
| 2025-08-28 | std: Start supporting WASIp2 natively | Alex Crichton | -1/+5 |
| 2025-08-28 | Add `rustc-hash` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-28 | Use default locale fallback data | Robert Bastian | -1/+1 |
| 2025-08-28 | Bump icu_list to 2.0 | Robert Bastian | -5/+5 |
| 2025-08-27 | Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2025-08-26 | Rollup merge of #145858 - alexcrichton:update-wasm-component-ld, r=lqd | Stuart Cook | -1/+0 |
| 2025-08-25 | Update wasm-component-ld dependency | Alex Crichton | -1/+0 |
| 2025-08-25 | Handle tarballs in `x test tidy` | Jakub Beránek | -0/+6 |
| 2025-08-20 | Move WTF-8 code from std to core/alloc | ltdk | -0/+1 |
| 2025-08-20 | tidy: Add check against proc macros as standard library dependencies | bjorn3 | -0/+15 |
| 2025-08-20 | tidy: Add a check that there are no duplicate runtime dependencies | bjorn3 | -0/+18 |
| 2025-08-18 | Rename and move tuple index suffix regression test | Jieyou Xu | -1/+0 |
| 2025-08-16 | tidy: add better error reporting for if typos can't be run | binarycat | -1/+0 |
| 2025-08-16 | tidy: run typos check in src root, not current dir | binarycat | -4/+17 |
| 2025-08-16 | tidy now installs typos-cli as-needed via cargo | binarycat | -28/+76 |
| 2025-08-10 | Rollup merge of #141624 - jyn514:env-var-stubs, r=BoxyUwU | Stuart Cook | -0/+37 |
| 2025-08-02 | Reject adding new UI tests directly under `tests/ui/` | Jieyou Xu | -0/+30 |
| 2025-08-02 | Pull out recursive ui test check into its own function | Jieyou Xu | -28/+37 |
| 2025-08-02 | Make `issues_txt_header` a const | Jieyou Xu | -4/+4 |
| 2025-08-02 | Pull out non-descriptive test name check to own function | Jieyou Xu | -21/+39 |
| 2025-08-02 | Pull out stray/empty output snapshot checks into own functions | Jieyou Xu | -22/+29 |
| 2025-08-02 | Pull out unexpected extension check into own function | Jieyou Xu | -42/+46 |
| 2025-07-30 | Rollup merge of #144042 - dpaoliello:verifyllvmcomp, r=jieyouxu | Stuart Cook | -12/+56 |
| 2025-07-29 | Verify llvm-needs-components are not empty and match the --target value | Daniel Paoliello | -12/+56 |
| 2025-07-29 | Remove no longer needed handling of nonstandard licenses | Jakub Beránek | -19/+0 |
| 2025-07-29 | Update license exceptions for rustc-perf | Jakub Beránek | -1/+1 |
| 2025-07-29 | Improve tidy error on dependency license exceptions | Jakub Beránek | -7/+23 |