about summary refs log tree commit diff
path: root/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-51/+0
2022-12-09Remove unneeded field from `SwitchTargets`Jakob Degen-1/+1
2022-08-09Add more `// unit-test`s to MIR opt testsJakob Degen-6/+6
2022-07-28bless mir opt testsNilstrieb-21/+21
2022-07-09tweak names and output and blessRalf Jung-1/+1
2021-09-18./x.py test --blessTomasz Miąsko-12/+17
2021-09-03Update coverage testsMatthew Jasper-1/+1
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