summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/build/coverageinfo.rs
AgeCommit message (Expand)AuthorLines
2024-03-14coverage: Record branch information during MIR buildingZalathar-4/+120
2024-03-14coverage: Data structures for recording branch info during MIR buildingZalathar-0/+32