| Age | Commit message (Expand) | Author | Lines |
| 2023-05-27 | Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar... | bors | -1136/+1148 |
| 2023-05-20 | derive `Default` trait for `compiletest::common::Config` | ozkanonur | -1/+7 |
| 2023-05-18 | Rollup merge of #111561 - dtolnay:compiletestdirexists, r=Mark-Simulacrum | Dylan DPC | -1/+7 |
| 2023-05-16 | add lib module to `src/tool/compiletest` | ozkanonur | -1135/+1141 |
| 2023-05-16 | Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-... | bors | -5/+84 |
| 2023-05-14 | Include better context for "already exists" error in compiletest | David Tolnay | -1/+7 |
| 2023-05-11 | Get current target config from` --print=cfg` | David Koloski | -5/+84 |
| 2023-05-09 | bump windows crate 0.46 -> 0.48 in workspace | klensy | -1/+1 |
| 2023-05-06 | Rollup merge of #111251 - mj10021:issue-109502-follow-up, r=oli-obk | Yuki Okushi | -13/+21 |
| 2023-05-06 | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser | Yuki Okushi | -5/+31 |
| 2023-05-05 | add fn compile_test_with_passes() | James Dietz | -13/+21 |
| 2023-05-04 | add passes to miroptfiles struct and passed to -zdump-mir args | James Dietz | -21/+66 |
| 2023-05-02 | Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwU | Dylan DPC | -2/+5 |
| 2023-04-29 | Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul... | Matthias Krüger | -5/+37 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -37/+5 |
| 2023-04-27 | Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiser | Matthias Krüger | -0/+8 |
| 2023-04-27 | Fix compile test so it normalizes (un)expected error messages | Maybe Waffle | -2/+5 |
| 2023-04-26 | compiletest: add bpf-linker assembly support | Tamir Duberstein | -0/+8 |
| 2023-04-26 | compiletest: emit assembly-output header in error | Tamir Duberstein | -1/+1 |
| 2023-04-21 | add support for `// unset-exec-env` in compiletest | Pietro Albini | -4/+32 |
| 2023-04-21 | treat the dev channel as nightly in compiletest | Pietro Albini | -1/+5 |
| 2023-04-20 | Auto merge of #110444 - ferrocene:comptest-lines, r=Mark-Simulacrum | bors | -8/+68 |
| 2023-04-20 | Add compare-output-lines-by-subset flag to compiletest | Lukas Wirth | -8/+68 |
| 2023-04-20 | Allow overwriting the sysroot compile flag in compile tests | Lukas Wirth | -2/+5 |
| 2023-04-18 | Stablize raw-dylib, link_ordinal and -Cdlltool | Daniel Paoliello | -5/+31 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -1/+6 |
| 2023-04-17 | Support `x test --stage 1 ui-fulldeps` | jyn | -1/+6 |
| 2023-04-16 | Add needs-git-hash header to compiletest | Erik Hofmayer | -0/+20 |
| 2023-04-15 | Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehuss | bors | -187/+458 |
| 2023-04-14 | mark needs-llvm-components as being handled elsewhere | Pietro Albini | -0/+5 |
| 2023-04-14 | use a shared headers cache | Pietro Albini | -9/+28 |
| 2023-04-14 | add line numbers to error messages | Pietro Albini | -6/+8 |
| 2023-04-14 | show all invalid directives errors rather than just the first one | Pietro Albini | -5/+36 |
| 2023-04-14 | refactor ignore- and only- to use decisions | Pietro Albini | -53/+50 |
| 2023-04-14 | rename rust-lldb to needs-rust-lldb for consistency | Pietro Albini | -9/+6 |
| 2023-04-14 | refactor needs, validate them, and add ignore reasons | Pietro Albini | -104/+250 |
| 2023-04-14 | add pretty ignore reasons for llvm, cdb, gdb and lldb | Pietro Albini | -33/+107 |
| 2023-04-11 | Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiser | Michael Goulet | -7/+16 |
| 2023-04-10 | Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errors | Dylan DPC | -2/+7 |
| 2023-04-09 | Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2023-04-09 | Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrum | bors | -0/+1 |
| 2023-04-09 | compiletest: Use remap-path-prefix only in CI | Joshua Nelson | -2/+7 |
| 2023-04-09 | compiletest: Give a better error message if `node` isn't installed | Joshua Nelson | -2/+2 |
| 2023-04-06 | Pass host linker to compiletest. | James Farrell | -7/+16 |
| 2023-04-06 | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obk | Matthias Krüger | -1/+13 |
| 2023-04-06 | add `dont_check_failure_status` option in the compiler test | SparrowLii | -1/+13 |
| 2023-04-05 | Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehuss | bors | -332/+636 |
| 2023-04-03 | restore check for both target os and env | Pietro Albini | -0/+15 |
| 2023-04-03 | add support for ignore-gdb-version | Pietro Albini | -0/+6 |
| 2023-04-03 | add support for ignore-llvm-version | Pietro Albini | -7/+15 |