| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -614/+0 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -1/+1 |
| 2021-01-19 | Fix typo in counters.rs | Ikko Ashimine | -1/+1 |
| 2020-12-30 | where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) | Matthias Krüger | -3/+3 |
| 2020-11-12 | Added a unit test for BcbCounters | Rich Kadel | -1/+0 |
| 2020-11-11 | Added some unit tests as requested | Rich Kadel | -2/+2 |
| 2020-11-05 | Responded to all feedback as of 2020-10-30 | Rich Kadel | -146/+151 |
| 2020-11-05 | Addressed all feedback to date | Rich Kadel | -0/+11 |
| 2020-11-05 | Injecting expressions in place of counters where helpful | Rich Kadel | -3/+521 |
| 2020-11-05 | Adds coverage graphviz | Rich Kadel | -5/+32 |
| 2020-11-05 | Splitting transform/instrument_coverage.rs into transform/coverage/... | Rich Kadel | -0/+54 |
