about summary refs log tree commit diff
path: root/tests/mir-opt/coverage_graphviz.main.InstrumentCoverage.0.dot
AgeCommit message (Expand)AuthorLines
2023-09-20coverage: Remove debug code from the instrumentorZalathar-13/+0
2023-08-01Make coverage counter IDs count up from 0, not 1Zalathar-1/+1
2023-08-01Make coverage expression IDs count up from 0, not down from `u32::MAX`Zalathar-1/+1
2023-08-01Replace `ExpressionOperandId` with enum `Operand`Zalathar-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13