| Age | Commit message (Expand) | Author | Lines |
| 2020-10-05 | Renamed tests to avoid exceeding Windows max path limit | Rich Kadel | -585/+585 |
| 2020-10-05 | Updates to experimental coverage counter injection | Rich Kadel | -1464/+17863 |
| 2020-10-04 | Bless more test output | Aaron Hill | -962/+628 |
| 2020-09-29 | Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse | bors | -24/+24 |
| 2020-09-28 | Fix run-make-fulldeps tests | varkor | -24/+24 |
| 2020-09-27 | Add option to pass a custom codegen backend from a driver | bjorn3 | -0/+1 |
| 2020-09-10 | Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-09-06 | Improved the MIR spanview output | Rich Kadel | -224/+674 |
| 2020-09-07 | rustbuild: Build tests with LLD if `use-lld = true` was passed | Vadim Petrochenkov | -2/+2 |
| 2020-09-05 | Ignore failing PGO/coverage tests on MinGW | Mateusz Mikuła | -1/+29 |
| 2020-09-04 | Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandry | bors | -268/+1771 |
| 2020-09-03 | Tools, tests, and experimenting with MIR-derived coverage counters | Rich Kadel | -268/+1771 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -2/+2 |
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -15/+17 |
| 2020-08-22 | Write coverage filenames in Version3 format | Josh Stone | -1/+1 |
| 2020-08-15 | Auto merge of #73851 - matthewjasper:serialize-not-special, r=oli-obk | bors | -56/+60 |
| 2020-08-14 | Fix run-make test | Matthew Jasper | -56/+60 |
| 2020-08-14 | Auto merge of #75416 - richkadel:llvm-coverage-map-gen-5.3, r=richkadel | bors | -19/+116 |
| 2020-08-14 | LLVM IR coverage encoding aligns closer to Clang's | Rich Kadel | -19/+116 |
| 2020-08-13 | Link sanitizers when creating dynamic libraries on macOS | Tomasz Miąsko | -3/+0 |
| 2020-07-30 | intra_doc_resolution_failures -> broken_intra_doc_links | Manish Goregaokar | -1/+1 |
| 2020-07-30 | Rename to intra_doc_resolution_failures | Manish Goregaokar | -1/+1 |
| 2020-07-29 | Rename usage of intra_doc_link_resolution_failure | Manish Goregaokar | -1/+1 |
| 2020-07-29 | Auto merge of #72049 - mati865:mingw-lld, r=petrochenkov | bors | -0/+14 |
| 2020-07-29 | Add test for #50176 | Mateusz Mikuła | -0/+14 |
| 2020-07-27 | mv std libs to library/ | mark | -1/+1 |
| 2020-07-22 | Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikic | Manish Goregaokar | -0/+65 |
| 2020-07-19 | Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry | bors | -0/+221 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -0/+221 |
| 2020-07-17 | Fix various tests to run on windows-gnu | Mateusz Mikuła | -42/+39 |
| 2020-07-17 | Remove invalid test | Mateusz Mikuła | -11/+0 |
| 2020-07-17 | Create implib for dlls when testing MinGW targets | Mateusz Mikuła | -1/+1 |
| 2020-07-16 | Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakis | Manish Goregaokar | -0/+18 |
| 2020-07-16 | Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakis | Manish Goregaokar | -4/+0 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -2/+2 |
| 2020-07-03 | add regression test for #61216 | Andy Russell | -0/+18 |
| 2020-07-02 | Remove some `ignore-stage1` annotations. | Eric Huss | -4/+0 |
| 2020-06-30 | va_args implementation for AAPCS. | Jamie Cunliffe | -0/+65 |
| 2020-06-13 | compiletest: Add directives to detect sanitizer support | Tomasz Miąsko | -3/+3 |
| 2020-06-07 | Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats... | Dylan DPC | -0/+47 |
| 2020-06-05 | Ignore windows in the test. | Felix S. Klock II | -0/+5 |
| 2020-06-04 | run-make regression test for issue #70924. | Felix S. Klock II | -0/+42 |
| 2020-06-03 | Update fulldeps tests and clippy | Vadim Petrochenkov | -3/+3 |
| 2020-06-02 | Rename the crates in source code | Vadim Petrochenkov | -4/+4 |
| 2020-05-30 | Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasper | Ralf Jung | -0/+3 |
| 2020-05-29 | Remove unused mut from long-linker-command-lines test | Tomasz Miąsko | -1/+1 |
| 2020-05-27 | Add -Z profile-emit=<path> for Gcov gcda output. | Ivan Lozano | -0/+3 |
| 2020-05-26 | Export ZERO_AR_DATE for macos linker invocations | Alex Crichton | -2/+1 |
| 2020-05-01 | Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasper | bors | -1/+1 |
| 2020-04-28 | Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddyb | Dylan DPC | -0/+6 |