| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2020-04-28 | Fix fulldeps tests. | Camille GILLOT | -1/+1 |
| 2020-04-27 | Add test for delay_span_bug and -Ztrear-err-as-bug | Santiago Pastorino | -0/+6 |
| 2020-04-26 | Rollup merge of #71537 - Mark-Simulacrum:no-self-open, r=davidtwco | Dylan DPC | -1/+1 |
| 2020-04-26 | tests: Remove unnecessary `-C relocation-model=dynamic-no-pic`s | Vadim Petrochenkov | -10/+4 |
| 2020-04-25 | Remove support for self-opening | Mark Rousskov | -1/+1 |
| 2020-04-13 | Auto merge of #71023 - mati865:mingw-unwind-linking-cleanup, r=Amanieu | bors | -0/+12 |
| 2020-04-11 | Auto merge of #71031 - Dylan-DPC:rollup-zr8hh86, r=Dylan-DPC | bors | -1/+6 |
| 2020-04-11 | [windows] Add testcase to make sure executables are self-contained | Mateusz Mikuła | -0/+12 |
| 2020-04-11 | Rollup merge of #70937 - mati865:mingw-staticlib-suffix, r=petrochenkov | Dylan DPC | -1/+6 |
| 2020-04-11 | Auto merge of #70161 - cjgillot:query-arena, r=nikomatsakis | bors | -2/+1 |
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -1/+1 |
| 2020-04-09 | Fix staticlib name for *-pc-windows-gnu targets | Mateusz Mikuła | -1/+6 |
| 2020-04-05 | Fix test. | Camille GILLOT | -2/+1 |
| 2020-04-04 | Do not lose or reorder user-provided linker arguments | Vadim Petrochenkov | -0/+16 |
| 2020-04-02 | fix fulldeps test fallout | Mazdak Farrokhzad | -1/+2 |
| 2020-03-30 | rustc -> rustc_middle part 5 -- fix tests | Mazdak Farrokhzad | -6/+6 |
| 2020-03-27 | Rollup merge of #70345 - nnethercote:rm-no_integrated_as, r=alexcrichton | Mazdak Farrokhzad | -11/+0 |
| 2020-03-27 | Remove `no_integrated_as` mode. | Nicholas Nethercote | -11/+0 |
| 2020-03-26 | Update tests to use llvm_asm! | Amanieu d'Antras | -4/+4 |
| 2020-03-24 | Mark hotplug_codegen_backend as ignore-stage1 | bjorn3 | -0/+2 |