| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-08 | coverage: Extract hole spans from HIR instead of MIR | Zalathar | -5/+0 | |
| 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 | -37/+37 | |
| 2024-06-18 | Add more thorough coverage tests for `#[coverage(..)]` in nested functions | Zalathar | -0/+111 | |
| These tests reflect the current implementation behaviour, which is not necessarily the desired behaviour. | ||||
