| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-17 | Rename `rustc_mir_build::build` to `builder` | Zalathar | -295/+0 |
| 2024-10-08 | coverage. Adapt to mcdc mapping formats introduced by llvm 19 | zhuyunxing | -37/+51 |
| 2024-10-08 | coverage. MCDC ConditionId start from 0 to keep with llvm 19 | zhuyunxing | -12/+17 |
| 2024-09-11 | Simplify some nested if statements | Michael Goulet | -3/+2 |
| 2024-07-05 | coverage: Rename `mir::coverage::BranchInfo` to `CoverageInfoHi` | Zalathar | -6/+6 |
| 2024-06-04 | Reduce `pub` exposure. | Nicholas Nethercote | -4/+4 |
| 2024-05-30 | coverage: Rename MC/DC `conditions_num` to `num_conditions` | Zalathar | -13/+13 |
| 2024-05-29 | coverage: Avoid overflow when the MC/DC condition limit is exceeded | Zalathar | -2/+3 |
| 2024-05-13 | Remove `extern crate rustc_middle` from `rustc_mir_build`. | Nicholas Nethercote | -0/+1 |
| 2024-04-30 | coverage. Split mcdc builder to a sub module of coverageinfo | zhuyunxing | -0/+275 |
