about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/tests.rs
AgeCommit message (Expand)AuthorLines
2021-02-18Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.Eduard-Mihai Burtescu-3/+3
2020-11-13Addressed feedbackRich Kadel-7/+8
2020-11-12Added a unit test for BcbCountersRich Kadel-99/+180
2020-11-11Overcome Sync issues with non-parallel compilerRich Kadel-9/+10
2020-11-11Added some unit tests as requestedRich Kadel-0/+631