| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-25 | replace assert with condition and `fatal` error | Rich Kadel | -1/+3 |
| 2020-11-25 | Improved version check | Rich Kadel | -7/+9 |
| 2020-11-24 | Apply suggestions from code review | Rich Kadel | -1/+1 |
| 2020-11-24 | Check for LLVM 11+ when using `-Z instrument-coverage` | Rich Kadel | -2/+2 |
| 2020-11-23 | Updated links to LLVM 11 docs and types | Rich Kadel | -3/+3 |
| 2020-11-23 | Upgrades the coverage map to Version 4 | Rich Kadel | -112/+143 |
| 2020-11-05 | Addressed all feedback to date | Rich Kadel | -5/+3 |
| 2020-11-05 | Injecting expressions in place of counters where helpful | Rich Kadel | -4/+15 |
| 2020-11-05 | Rust coverage before splitting instrument_coverage.rs | Rich Kadel | -28/+38 |
| 2020-10-23 | Update compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs | Rich Kadel | -4/+4 |
| 2020-10-23 | Make codegen coverage_context optional, and check | Rich Kadel | -33/+51 |
| 2020-10-05 | Updates to experimental coverage counter injection | Rich Kadel | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+408 |
