about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/spans
AgeCommit message (Expand)AuthorLines
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-10-10coverage: Remove enum `CoverageStatement`Zalathar-10/+2
2023-10-10coverage: Disconnect span extraction from `CoverageSpansGenerator`Zalathar-70/+73
2023-10-10coverage: Move initial MIR span extraction into a submoduleZalathar-0/+189