| Age | Commit message (Expand) | Author | Lines |
| 2021-04-20 | Auto merge of #84323 - richkadel:uncovered-functions, r=tmandry | bors | -2/+186 |
| 2021-04-19 | compute fn_sig span from body call_site, and use body ctxt, not root | Rich Kadel | -1/+1 |
| 2021-04-18 | Fixes the issue with uncovered source in async function bodies | Rich Kadel | -87/+69 |
| 2021-04-18 | DRAFT: coverage of async function bodies should match non-async | Rich Kadel | -2/+204 |
| 2021-04-18 | Add coverage to continue statements | Rich Kadel | -2/+146 |
| 2021-04-05 | Update Source Serif to release 4.004 | Trevor Spiteri | -4/+4 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -6/+1 |
| 2021-04-02 | Translate counters from Rust 1-based to LLVM 0-based counter ids | Rich Kadel | -72/+107 |
| 2021-04-02 | Simplify coverage tests | Rich Kadel | -26664/+0 |
| 2021-04-02 | Auto merge of #83663 - AngelicosPhosphoros:simplify_binary_and_to_get_better_... | bors | -288/+288 |
| 2021-04-01 | Simplify logical operations CFG | AngelicosPhosphoros | -288/+288 |
| 2021-03-31 | Auto merge of #83666 - Amanieu:instrprof-order, r=tmandry | bors | -34/+17 |
| 2021-03-30 | Apply review feedback | Amanieu d'Antras | -77/+89 |
| 2021-03-30 | Run LLVM coverage instrumentation passes before optimization passes | Amanieu d'Antras | -113/+84 |
| 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 |