| Age | Commit message (Expand) | Author | Lines |
| 2021-10-01 | Auto merge of #88880 - cjgillot:no-krate, r=oli-obk | bors | -4/+1 |
| 2021-10-01 | Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearth | bors | -1/+1 |
| 2021-09-30 | Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillot | Manish Goregaokar | -1/+1 |
| 2021-09-30 | Update run-make-fulldeps. | Camille GILLOT | -3/+4 |
| 2021-09-30 | Bless tests. | Camille GILLOT | -4/+1 |
| 2021-09-22 | Fix test | Cameron Steffen | -3/+3 |
| 2021-09-16 | Set the library path in sysroot-crates-are-unstable | Josh Stone | -0/+13 |
| 2021-09-15 | Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoerister | Manish Goregaokar | -2/+63 |
| 2021-09-15 | Disable both reproducible-build tests for crate-type=bin | danakj | -4/+5 |
| 2021-09-15 | Verify bin crates are not deterministic on Windows | danakj | -3/+21 |
| 2021-09-14 | update test | asquared31415 | -1/+1 |
| 2021-09-14 | Fix ICE when `start` lang item has wrong generics | asquared31415 | -1/+1 |
| 2021-09-08 | Update run-make-fulldeps. | Camille GILLOT | -4/+4 |
| 2021-09-07 | remap-cwd-prefix | danakj | -0/+42 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -1/+1 |
| 2021-09-03 | Update coverage tests | Matthew Jasper | -4/+4 |
| 2021-09-01 | Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514 | bors | -0/+32 |
| 2021-08-31 | Move test to run-make-fulldeps to avoid compiler flag bug | Patrick Conrad | -0/+32 |
| 2021-08-25 | Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoerister | bors | -0/+12 |
| 2021-08-24 | Ignore test on Windows | Andy Wang | -0/+2 |
| 2021-08-23 | Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnay | bors | -3/+3 |
| 2021-08-21 | Auto merge of #87570 - nikic:llvm-13, r=nagisa | bors | -12/+8 |
| 2021-08-21 | Always use llvm.used for coverage symbols | Nikita Popov | -4/+1 |
| 2021-08-19 | Test presence of remapped path | Andy Wang | -0/+1 |
| 2021-08-19 | Make test function pub | Andy Wang | -1/+1 |
| 2021-08-17 | Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakis | bors | -0/+237 |
| 2021-08-17 | Fix obtain-borrowck failure on Windows. | Vytautas Astrauskas | -1/+1 |
| 2021-08-16 | Relax internal/private checks in coverage IR test | Nikita Popov | -6/+4 |
| 2021-08-16 | Fix a coverage-reports test | Cameron Steffen | -3/+3 |
| 2021-08-16 | Use llvm.compiler.used insetad of llvm.used | Nikita Popov | -1/+3 |
| 2021-08-16 | Update coverage LLVM IR test | Nikita Popov | -5/+4 |
| 2021-08-04 | Fix assertions in `coverage-reports` test | Alex Crichton | -76/+70 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -12/+15 |
| 2021-07-31 | Fix obtain-borrowck failure on MSVC. | Vytautas Astrauskas | -1/+7 |
| 2021-07-27 | Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix | bors | -3/+2 |
| 2021-07-23 | Fix typo in a comment. | Vytautas Astrauskas | -1/+1 |
| 2021-07-23 | Move obtain-borrowck to run-make-fulldeps. | Vytautas Astrauskas | -0/+231 |
| 2021-07-20 | Allow combining -Cprofile-generate and -Cpanic=unwind when targeting | Michael Woerister | -59/+0 |
| 2021-07-17 | Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebank | bors | -1/+15 |
| 2021-07-13 | Auto merge of #86922 - joshtriplett:target-abi, r=oli-obk | bors | -0/+2 |
| 2021-07-08 | Do not allow JSON targets to set is-builtin: true | Simonas Kazlauskas | -1/+15 |
| 2021-07-07 | Update targets to use target_abi | Josh Triplett | -0/+2 |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -1/+1 |
| 2021-07-06 | Fix test | bjorn3 | -3/+1 |
| 2021-07-04 | Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieu | bors | -0/+4 |
| 2021-07-02 | core: add unstable `no_fp_fmt_parse` to disable float fmt/parse code | Gary Guo | -0/+4 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -1/+1 |
| 2021-06-14 | Avoid possible filename collision in coverage tests | Arpad Borsos | -6/+8 |
| 2021-06-07 | Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor | bors | -18/+3 |
| 2021-06-05 | Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomez | bors | -7/+4 |