| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -0/+1 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -0/+1 |
| 2025-09-23 | Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2025-09-21 | Implement output of colored messages with optional check context | Jakub Beránek | -2/+2 |
| 2025-09-21 | Migrate the remaining tidy checks to diagnostics | Jakub Beránek | -57/+58 |
| 2025-09-19 | [win] Use find-msvc-tools instead of cc to find the linker and rc on Windows | Daniel Paoliello | -0/+1 |
| 2025-09-15 | Rollup merge of #146416 - clubby789:tidy-deps-qol, r=jieyouxu | Matthias Krüger | -41/+136 |
| 2025-09-14 | tidy: Remove `WorkspaceInfo` constructor | clubby789 | -60/+90 |
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -0/+6 |
| 2025-09-10 | tidy: Add specific line info for allowed dependencies | clubby789 | -9/+25 |
| 2025-09-10 | tidy: More accurate permitted dependencies location | clubby789 | -2/+15 |
| 2025-09-10 | tidy: Print crate name on dependency error | clubby789 | -1/+2 |
| 2025-09-10 | tidy: Introduce `WorkspaceInfo` struct for deps information | clubby789 | -31/+66 |
| 2025-09-09 | Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwco | Matthias Krüger | -1/+0 |
| 2025-09-05 | tidy: account for moved `tests/run-make/uefi-qemu` | Jieyou Xu | -1/+1 |
| 2025-08-29 | Update getopts to remove unicode-width dependency | bjorn3 | -1/+0 |
| 2025-08-28 | std: Start supporting WASIp2 natively | Alex Crichton | -1/+5 |
| 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-25 | Update wasm-component-ld dependency | Alex Crichton | -1/+0 |
| 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-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 |
| 2025-07-28 | Rollup merge of #144495 - klensy:cargo_metadata, r=lqd | Matthias Krüger | -8/+8 |
| 2025-07-27 | bump cargo_metadata | klensy | -8/+8 |
| 2025-07-27 | Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxu | Matthias Krüger | -1/+1 |
| 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-21 | Use serde for target spec json deserialize | Noratrieb | -0/+1 |
| 2025-07-11 | tidy: clippy fixes | Marijn Schouten | -1/+1 |
| 2025-06-24 | Update wasm-component-ld to 0.5.14 | Alex Crichton | -0/+1 |
| 2025-06-24 | Update tidy exceptions | bjorn3 | -0/+3 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -1/+1 |
| 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 | move `test-float-parse` tool into `src/tools` dir | onur-ozkan | -1/+1 |
| 2025-05-25 | Update tidy exceptions | bjorn3 | -0/+2 |
| 2025-05-17 | compiler & tools: bump windows crate to dedupe versions | klensy | -0/+3 |
| 2025-05-04 | Fix tidy dep list | Mark Rousskov | -7/+3 |
| 2025-04-28 | Add foldhash license exception | Laurențiu Nicola | -0/+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-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 |