| Age | Commit message (Expand) | Author | Lines |
| 2021-03-26 | Fix #83045 by moving some crate loading verification code to a better place. | Michael Woerister | -0/+36 |
| 2021-03-25 | Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry | bors | -133/+2609 |
| 2021-03-23 | Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Yuki Okushi | -2/+3 |
| 2021-03-19 | coverage bug fixes and optimization support | Rich Kadel | -133/+2609 |
| 2021-03-16 | Add test case for -Zinline-mir & -Zinstrument-coverage | Tomasz Miąsko | -3/+992 |
| 2021-03-15 | Add support for compile-flags in coverage tests | Tomasz Miąsko | -10/+6 |
| 2021-03-15 | Fix `src/test/run-make-fulldeps/issue-19371` | hyd-dev | -0/+1 |
| 2021-03-12 | Make def_key and HIR parenting consistent. | Camille GILLOT | -3/+0 |
| 2021-03-09 | add integration tests, unwind across FFI boundary | katelyn a. martin | -0/+150 |
| 2021-03-07 | Update Source Code Pro and include italics | Trevor Spiteri | -2/+3 |
| 2021-03-05 | Add an unstable option to print all unversioned files | Joshua Nelson | -0/+19 |
| 2021-03-04 | Auto merge of #81451 - nikic:llvm-12, r=nagisa | bors | -6/+5 |
| 2021-03-03 | Explicitly disable preinline during pgo-use test | Nikita Popov | -5/+4 |
| 2021-03-03 | Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514 | Yuki Okushi | -0/+67 |
| 2021-02-28 | Support LLVM 12 in rustc | Nikita Popov | -1/+1 |
| 2021-02-23 | Add full test for rustdoc map file | Guillaume Gomez | -0/+67 |
| 2021-02-23 | Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwco | bors | -0/+3 |
| 2021-02-23 | Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrum | bors | -42/+42 |
| 2021-02-21 | Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-se | bors | -155/+65 |
| 2021-02-20 | Update the bootstrap compiler | Joshua Nelson | -42/+42 |
| 2021-02-20 | Update LLVM to pull in fixes to llvm-dwp | Simonas Kazlauskas | -0/+3 |
| 2021-02-16 | Fix run-make-fulldeps test | Benoît du Garreau | -155/+65 |
| 2021-02-16 | Auto merge of #81734 - richkadel:fixfordash, r=pnkfelix | bors | -39/+21 |
| 2021-02-13 | Disabled SHELL=dash on Windows due to invalid path backslash handling | Rich Kadel | -0/+2 |
| 2021-02-11 | Re-blessed the partial_eq.rs coverage test | Rich Kadel | -35/+5 |
| 2021-02-11 | Set SHELL = /bin/dash only if it exists | Rich Kadel | -4/+11 |
| 2021-02-11 | Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile | Rich Kadel | -4/+7 |
| 2021-02-10 | Borrow builder only once in debug derive | Tomasz Miąsko | -35/+32 |
| 2021-02-09 | Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkov | bors | -1028/+0 |
| 2021-02-09 | ./x.py test --bless | Tomasz Miąsko | -1028/+0 |
| 2021-02-08 | Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obk | Mara Bos | -14/+0 |
| 2021-02-07 | Remove treat-err-as-bug delay_span_bug test from run-make-fulldeps | Santiago Pastorino | -11/+0 |
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -0/+5 |
| 2021-02-07 | Remove treat-err-as-bug err test from run-make-fulldeps | Santiago Pastorino | -3/+0 |
| 2021-02-06 | path trimming: disable on src/test/run-make-fulldeps/coverage-spanview | Dan Aloni | -3794/+3796 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -33/+33 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -10257/+10257 |
| 2021-02-05 | Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s... | bors | -22/+4 |
| 2021-02-04 | Bless code coverage test | Wesley Wiser | -104/+6 |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -10251/+10349 |
| 2021-02-03 | Ignore broken test. | Felix S. Klock II | -0/+1 |
| 2021-02-02 | bless the coverage-spanview output. Cc #81688. | Felix S. Klock II | -26/+30 |
| 2021-02-02 | Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a... | Felix S. Klock II | -22/+3 |
| 2021-02-01 | Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov | bors | -75/+75 |
| 2021-01-31 | Bless coverage-spanview/expected_mir_dump.*. | Mara Bos | -75/+75 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -1/+61 |
| 2021-01-14 | Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper | bors | -2286/+2077 |
| 2021-01-13 | Update code to account for extern ABI requirement | Mark Rousskov | -13/+13 |
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -144/+164 |
| 2021-01-12 | Bless profiler run make tests | Matthew Jasper | -2286/+2077 |