| Age | Commit message (Expand) | Author | Lines |
| 2023-09-29 | add needs-relocation-model-pic to compiletest | Pietro Albini | -0/+11 |
| 2023-09-21 | compiletest: load supports-xray from target spec | Tomasz Miąsko | -15/+3 |
| 2023-09-21 | compiletest: load supported sanitizers from target spec | Tomasz Miąsko | -101/+31 |
| 2023-09-21 | compiletest: use builder pattern to construct Config in tests | Tomasz Miąsko | -93/+141 |
| 2023-09-21 | Fix ui-fulldeps --stage=1 with -Zignore-directory-in-diagnostics-source-blocks | Michael Goulet | -8/+11 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -0/+5 |
| 2023-09-19 | Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2023-09-18 | compiletest: Don't swallow some error messages. | Eric Huss | -8/+8 |
| 2023-09-18 | Enable ASAN/LSAN/TSAN for *-apple-ios-macabi | danakj | -0/+5 |
| 2023-09-15 | avoid blessing cargo deps's source code in ui tests | Pietro Albini | -0/+10 |
| 2023-09-13 | Auto merge of #115706 - RalfJung:compiletest-truncation, r=wesleywiser | bors | -70/+74 |
| 2023-09-12 | Auto merge of #115128 - davidtwco:re-enable-debuginfo-test, r=wesleywiser | bors | -0/+9 |
| 2023-09-09 | don't even try to compare with reference when there was truncation | Ralf Jung | -7/+43 |
| 2023-09-09 | compiletest: only truncate at the end, to make it more clearly visible | Ralf Jung | -63/+31 |
| 2023-09-05 | Add test suite `coverage-map` to test coverage mappings emitted by LLVM | Zalathar | -5/+74 |
| 2023-08-30 | compiletest: support for newer lldb versions | David Wood | -0/+9 |
| 2023-08-25 | Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwco | bors | -9/+13 |
| 2023-08-24 | attempt to better normalize remote-test-client output for tests | Ralf Jung | -9/+13 |
| 2023-08-23 | Bump cfg(bootstrap) | Mark Rousskov | -15/+3 |
| 2023-08-17 | coverage: Anonymize line numbers in `run-coverage` test snapshots | Zalathar | -0/+17 |
| 2023-08-08 | interpret: remove incomplete protection against invalid where clauses | Ralf Jung | -1/+1 |
| 2023-08-06 | bump schannel, miow to drop windows-sys 0.42 | klensy | -1/+1 |
| 2023-08-04 | Fix ui-fulldeps missing the internal_features lint on stage 0 | Michael Goulet | -2/+7 |
| 2023-08-04 | Rollup merge of #114429 - Enselic:compiletest-fix, r=est31 | Matthias Krüger | -10/+14 |
| 2023-08-03 | compiletest: Handle non-utf8 paths (fix FIXME) | Martin Nordholts | -10/+14 |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -1/+10 |
| 2023-07-29 | Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e... | bors | -1/+1 |
| 2023-07-27 | Rollup merge of #114032 - tshepang:patch-1, r=GuillaumeGomez | Guillaume Gomez | -2/+2 |
| 2023-07-27 | Rollup merge of #114102 - compiler-errors:fulldeps-stage1-hack, r=pnkfelix | Matthias Krüger | -1/+8 |
| 2023-07-26 | Dont pass -Zwrite-long-types-to-disk=no for ui-fulldeps --stage=1 | Michael Goulet | -1/+8 |
| 2023-07-26 | compiletest: remove ci-specific remap-path-prefix | Mahdi Dibaiee | -8/+0 |
| 2023-07-26 | Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errors | bors | -0/+1 |
| 2023-07-24 | typos | Tshepang Mbambo | -2/+2 |
| 2023-07-24 | new unstable option: -Zwrite-long-types-to-disk | Mahdi Dibaiee | -0/+1 |
| 2023-07-23 | fix | Deadbeef | -1/+1 |
| 2023-07-19 | On nightly, dump ICE backtraces to disk | Esteban Küber | -1/+1 |
| 2023-07-14 | Fix compiletest windows path finding with spaces | Alex Macleod | -6/+6 |
| 2023-07-13 | Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonur | bors | -1/+4 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -1/+4 |
| 2023-07-11 | Support build-pass in codegen tests | Jubilee Young | -12/+13 |
| 2023-07-09 | Auto merge of #113306 - tgross35:debuginfo-better-output, r=Mark-Simulacrum | bors | -108/+131 |
| 2023-07-06 | Rollup merge of #113246 - mirkootter:fix-compiletest-crash, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-07-06 | Rollup merge of #112295 - ForrestOfBarnes:tests-listing-format-json-windows-f... | Matthias Krüger | -1/+4 |
| 2023-07-04 | Update debuginfo test runner to provide more useful output | Trevor Gross | -108/+131 |
| 2023-07-03 | Remove compare mode | Michael Goulet | -4/+0 |
| 2023-07-01 | fix compiletest crash | Jan-Mirko Otter | -1/+1 |
| 2023-07-01 | Rollup merge of #113189 - Zalathar:trim-end, r=ozkanonur | Matthias Krüger | -1/+1 |
| 2023-06-30 | fix loading target specs in compiletest not working with custom targets | Pietro Albini | -1/+13 |
| 2023-06-30 | compiletest: Only trim the end of process output | Zalathar | -1/+1 |
| 2023-06-28 | Remove the old `coverage-reports` and `coverage` directories | Zalathar | -1/+1 |