| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-06 | coverage: Only merge adjacent coverage spans | Zalathar | -2/+2 | |
| This also removes some manipulation of the function signature span that only made sense in the context of merging non-adjacent spans. | ||||
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, ↵ | Zalathar | -0/+1 | |
| r=wesleywiser" This reverts commit 1d35638dc38dbfbf1cc2a9823135dfcf3c650169, reversing changes made to f23a80a4c2fbca593b64e70f5970368824b4c5e9. | ||||
| 2024-12-18 | Add reference annotations for the `coverage` attribute | Eric Huss | -0/+2 | |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -1/+0 | |
| 2024-07-08 | coverage: Extract hole spans from HIR instead of MIR | Zalathar | -10/+10 | |
| This makes it possible to treat more kinds of nested item/code as holes, instead of being restricted to closures. | ||||
| 2024-06-26 | coverage: Apply `#[coverage(..)]` recursively to nested functions | Zalathar | -7/+7 | |
| 2023-11-07 | coverage: Migrate `tests/run-coverage` into `tests/coverage` | Zalathar | -0/+89 | |
