| Age | Commit message (Expand) | Author | Lines |
| 2025-04-13 | compiletest: consistently use `{Utf8Path,Utf8PathBuf}` | Jieyou Xu | -433/+403 |
| 2025-04-13 | compiletest: add `camino` for UTF-8 path handling | Jieyou Xu | -0/+1 |
| 2025-04-13 | Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu | Chris Denton | -38/+18 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -3/+14 |
| 2025-04-11 | Rollup merge of #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkan | Stuart Cook | -2/+117 |
| 2025-04-10 | compiletest: Trim the value of `dont-require-annotations` | Vadim Petrochenkov | -1/+1 |
| 2025-04-10 | compiletest: Turn `TestProps::require_annotations` into a set | Vadim Petrochenkov | -46/+19 |
| 2025-04-10 | compiletest: Make `SUGGESTION` annotations viral | Vadim Petrochenkov | -3/+10 |
| 2025-04-10 | Rollup merge of #139609 - jieyouxu:compiletest-path-misc, r=Kobzol | Matthias Krüger | -22/+23 |
| 2025-04-10 | Rollup merge of #139606 - jieyouxu:compiletest-edition2024, r=compiler-errors | Matthias Krüger | -15/+44 |
| 2025-04-10 | Rollup merge of #139507 - Zalathar:trim-env-name, r=jieyouxu | Matthias Krüger | -16/+13 |
| 2025-04-10 | include --edition in the compiletest stamp | Pietro Albini | -0/+1 |
| 2025-04-10 | prevent configuring the edition with //@compile-flags | Pietro Albini | -1/+7 |
| 2025-04-10 | ensure //@compile-flags are last even when passing --edition | Pietro Albini | -2/+6 |
| 2025-04-10 | compiletest: update to Edition 2024 | Jieyou Xu | -15/+44 |
| 2025-04-10 | compiletest: add `needs-crate-type` directive | Jieyou Xu | -2/+117 |
| 2025-04-10 | compiletest: don't use stringly paths for `compose_and_run` | Jieyou Xu | -22/+23 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -3/+0 |
| 2025-04-09 | Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxu | Matthias Krüger | -15/+41 |
| 2025-04-09 | update cfgs | Boxy | -3/+0 |
| 2025-04-09 | compiletest: Add directive `dont-require-annotations` | Vadim Petrochenkov | -15/+41 |
| 2025-04-09 | Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgr | bors | -20/+15 |
| 2025-04-08 | Rollup merge of #139528 - Zalathar:no-logfile, r=jieyouxu | Matthias Krüger | -6/+1 |
| 2025-04-08 | compiletest: Remove the `--logfile` flag | Zalathar | -6/+1 |
| 2025-04-08 | compiletest: Trim whitespace from environment variable names | Zalathar | -16/+13 |
| 2025-04-08 | compiletest: drop dependency on `anyhow` | Jieyou Xu | -7/+5 |
| 2025-04-08 | compiletest: sort dependencies alphabetically | Jieyou Xu | -8/+10 |
| 2025-04-07 | compiletest: Avoid ignoring empty diagnostics in one more place | Vadim Petrochenkov | -2/+1 |
| 2025-04-07 | compiletest: Stricter parsing for diagnostic kinds | Vadim Petrochenkov | -35/+37 |
| 2025-04-07 | compiletest: Always preserve kind for compiler diagnostics | Vadim Petrochenkov | -22/+36 |
| 2025-04-07 | compiletest: Cleanup collection of actual errors | Vadim Petrochenkov | -48/+35 |
| 2025-04-04 | Rollup merge of #139317 - Zalathar:hide-libtest, r=jieyouxu | Matthias Krüger | -105/+208 |
| 2025-04-03 | compiletest: Encapsulate all of the code that touches libtest | Zalathar | -98/+194 |
| 2025-04-03 | compiletest: Allow `--fail-fast` as a command-line option | Zalathar | -8/+15 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -10/+6 |
| 2025-03-29 | Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxu | Matthias Krüger | -1/+7 |
| 2025-03-29 | Rollup merge of #138692 - jieyouxu:reject-bool-lit-rev-names, r=wesleywiser | Matthias Krüger | -8/+35 |
| 2025-03-29 | compiletest: Support matching diagnostics on lines below | Vadim Petrochenkov | -1/+7 |
| 2025-03-27 | Report compiletest pass mode if forced | Jieyou Xu | -12/+17 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -76/+73 |
| 2025-03-23 | Say which test failed the `COMPILETEST_REQUIRE_ALL_LLVM_COMPONENTS` assertion | Jieyou Xu | -4/+5 |
| 2025-03-19 | Simplify `get_git_modified_files` | Jakub Beránek | -2/+1 |
| 2025-03-19 | Reject `{true,false}` as revision names | Jieyou Xu | -8/+35 |
| 2025-03-17 | replace config.toml to bootstrap.toml in src:tools | bit-aloo | -1/+1 |
| 2025-03-14 | Rollup merge of #138441 - tshepang:patch-5, r=jieyouxu | Jacob Pratt | -1/+1 |
| 2025-03-13 | update error message | Tshepang Mbambo | -1/+1 |
| 2025-03-11 | Update compiletest's `has_asm_support` to match rustc | Josh Stone | -1/+9 |
| 2025-03-07 | Rollup merge of #137537 - jieyouxu:daily-rmake, r=Kobzol | Jacob Pratt | -0/+5 |
| 2025-03-07 | Prevent `rmake.rs` from using any nightly/unstable features | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-03-07 | Fix a typo in the crashtest output. | Nicholas Nethercote | -1/+1 |