summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/build/coverageinfo
AgeCommit message (Expand)AuthorLines
2024-06-04Reduce `pub` exposure.Nicholas Nethercote-4/+4
2024-05-30coverage: Rename MC/DC `conditions_num` to `num_conditions`Zalathar-13/+13
2024-05-29coverage: Avoid overflow when the MC/DC condition limit is exceededZalathar-2/+3
2024-05-13Remove `extern crate rustc_middle` from `rustc_mir_build`.Nicholas Nethercote-0/+1
2024-04-30coverage. Split mcdc builder to a sub module of coverageinfozhuyunxing-0/+275