| Age | Commit message (Expand) | Author | Lines |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-03-14 | one must imagine tidy happy | lcnr | -1/+0 |
| 2024-03-10 | Rollup merge of #121860 - mu001999:master, r=Nilstrieb | Matthias Krüger | -6/+96 |
| 2024-03-09 | Rollup merge of #121584 - klensy:itertools-up, r=Mark-Simulacrum | Guillaume Boisseau | -1/+0 |
| 2024-03-09 | fix incorrect path resolution in tidy | onur-ozkan | -3/+4 |
| 2024-03-08 | Rollup merge of #122175 - chenyukang:yukang-fix-tidy-issues, r=workingjubilee | Matthias Krüger | -100/+109 |
| 2024-03-08 | Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov | Matthias Krüger | -3/+3 |
| 2024-03-08 | remove unused derive_more dep | klensy | -1/+0 |
| 2024-03-08 | Bless tidy issues order | yukang | -100/+109 |
| 2024-03-06 | Fix tidy --bless on Windows | Jubilee Young | -1/+5 |
| 2024-03-07 | Make `arg_expand_all` not short-circuit on first error | beetrees | -3/+3 |
| 2024-03-05 | Assert that test names cannot contain dots | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-03-04 | Use Path::file_stem instead | 许杰友 Jieyou Xu (Joe) | -3/+1 |
| 2024-03-04 | Split dots in filename, not the entire path | 许杰友 Jieyou Xu (Joe) | -7/+15 |
| 2024-03-03 | Move tests | Caio | -117/+117 |
| 2024-03-03 | Auto merge of #121877 - estebank:fancy-svg, r=compiler-errors | bors | -0/+1 |
| 2024-03-02 | On tests that specify --color=always emit SVG file with stderr output | Esteban Kuber | -0/+1 |
| 2024-03-03 | Add a tidy check that checks whether the fluent slugs only appear once | r0cky | -6/+96 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+1 |
| 2024-03-01 | Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo... | Matthias Krüger | -3/+3 |
| 2024-03-01 | Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errors | Matthias Krüger | -24/+202 |
| 2024-02-29 | Move sanitizer ui tests to sanitizer directory | Ramon de C Valle | -3/+3 |
| 2024-02-29 | Error on stray .stderr/.stdout files for (un-)revisioned tests | 许杰友 Jieyou Xu (Joe) | -24/+202 |
| 2024-02-29 | Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-02-27 | safe transmute: revise safety analysis | Jack Wrenn | -1/+0 |
| 2024-02-23 | rustc: Fix wasm64 metadata object files | Alex Crichton | -0/+3 |
| 2024-02-23 | Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercote | bors | -1/+0 |
| 2024-02-22 | Update tidy target_specific_tests to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | Update tidy target_policy to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | remove exception | James Dietz | -1/+0 |
| 2024-02-21 | Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC | bors | -1/+1 |
| 2024-02-21 | print proper relative path for descriptive name check | yukang | -1/+1 |
| 2024-02-20 | wasm: Store rlib metadata in wasm object files | Alex Crichton | -0/+17 |
| 2024-02-20 | Auto merge of #120628 - workingjubilee:reimpl-meaningful-test-name-lint, r=co... | bors | -9/+4462 |
| 2024-02-18 | Add `Future` and `IntoFuture` to the 2024 prelude | Nilstrieb | -1/+1 |
| 2024-02-18 | Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrum | bors | -0/+1 |
| 2024-02-18 | tidy: add windows-core | klensy | -0/+1 |
| 2024-02-17 | Remove old issues.txt entries with --bless | Jubilee Young | -124/+97 |
| 2024-02-17 | Implement --bless for the issues lint | Jubilee Young | -8/+33 |
| 2024-02-17 | Grandfather new questionably-named tests | Jubilee Young | -1387/+1519 |
| 2024-02-17 | Suggest pattern in meaningful test diagnostic | Jubilee Young | -4/+4 |
| 2024-02-17 | Reapply "add tidy check that forbids issue ui test filenames" | Jubilee Young | -6/+4329 |
| 2024-02-17 | tidy: wrap regexes with lazy_static | klensy | -4/+8 |
| 2024-02-16 | Implement infra support for migrating from `//` to `//@` ui test directives | 许杰友 Jieyou Xu (Joe) | -2/+14 |
| 2024-02-14 | Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkov | Guillaume Gomez | -1/+1 |
| 2024-02-13 | `cargo update` | clubby789 | -1/+3 |
| 2024-02-13 | Move tests | Caio | -1/+1 |
| 2024-02-13 | Bump `time` and allow new dependencies | clubby789 | -0/+2 |
| 2024-02-09 | Move some tests | Caio | -2/+2 |
| 2024-02-08 | Add new ui tests | Ben Kimock | -1/+1 |