| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 2024-02-07 | Add parallel rustc ui tests | SparrowLii | -1/+1 |
| 2024-02-07 | Update tests | r0cky | -2/+3 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-02-05 | Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrum | bors | -0/+6 |
| 2024-02-01 | Auto merge of #120447 - lnicola:sync-from-ra, r=lnicola | bors | -0/+1 |
| 2024-01-30 | Remove `ffi_returns_twice` feature | clubby789 | -1/+1 |
| 2024-01-30 | Update allowed depdendencies for cranelift | Amanieu d'Antras | -0/+6 |
| 2024-01-29 | Move multiple UI issue tests to subdirectories | Marek 'seqre' Grzelak | -2/+5 |
| 2024-01-29 | Stop using `String` for error codes. | Nicholas Nethercote | -17/+17 |
| 2024-01-28 | Add rustc_apfloat license exception for RA | Laurențiu Nicola | -0/+1 |
| 2024-01-27 | Auto merge of #120201 - clubby789:dep-update, r=dtolnay | bors | -2/+0 |
| 2024-01-27 | Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiser | bors | -3/+4 |
| 2024-01-21 | Bump `object` version | clubby789 | -2/+0 |
| 2024-01-19 | Teach tidy about line/col information for malformed features | Oli Scherer | -6/+26 |
| 2024-01-18 | llvm: simplify data layout check | David Wood | -3/+4 |