summary refs log tree commit diff
path: root/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff
AgeCommit message (Expand)AuthorLines
2020-09-03Tools, tests, and experimenting with MIR-derived coverage countersRich Kadel-1/+1
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Suppress MIR comments of Unit typeLzu Tao-12/+0
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-08-18Moved coverage counter injection from BasicBlock to Statement.Rich Kadel-21/+2
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-36/+0
2020-08-04Completes support for coverage in external cratesRich Kadel-36/+54
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+100