| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -191/+0 |
| 2021-05-12 | `coverageinfo` query needs to use the same MIR as codegen | Rich Kadel | -2/+2 |
| 2021-03-19 | coverage bug fixes and optimization support | Rich Kadel | -22/+23 |
| 2021-03-15 | Make source-based code coverage compatible with MIR inlining | Tomasz Miąsko | -9/+32 |
| 2021-01-12 | Coverage computation needs access to the MIR, too | oli | -6/+13 |
| 2020-12-03 | Combination of commits | Rich Kadel | -1/+36 |
| 2020-11-05 | Responded to all feedback as of 2020-10-30 | Rich Kadel | -7/+19 |
| 2020-11-05 | Addressed all feedback to date | Rich Kadel | -10/+10 |
| 2020-11-05 | Splitting transform/instrument_coverage.rs into transform/coverage/... | Rich Kadel | -0/+113 |
