summary refs log tree commit diff
path: root/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff
AgeCommit message (Expand)AuthorLines
2021-01-09Bless profile targetsCaio-15/+10
2020-12-15Fixed conflict with drop elaboration and coverageRich Kadel-4/+4
2020-12-03Combination of commitsRich Kadel-3/+3
2020-11-05Injecting expressions in place of counters where helpfulRich Kadel-4/+4
2020-11-05Rust coverage before splitting instrument_coverage.rsRich Kadel-1/+3
2020-10-05Updates to experimental coverage counter injectionRich Kadel-1/+2
2020-10-04Bless more test outputAaron Hill-11/+11
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