| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-09 | Rename directive `needs-profiler-support` to `needs-profiler-runtime` | Zalathar | -1/+1 |
| 2024-10-03 | Avoid ICE in coverage builds with bad `#[coverage(..)]` attributes | Zalathar | -0/+57 |
| 2024-07-12 | Make parse error suggestions verbose and fix spans | Esteban Küber | -4/+7 |
| 2024-06-26 | coverage: Allow `#[coverage(..)]` on `impl` and `mod` | Zalathar | -167/+41 |
| 2024-06-24 | coverage: Bless coverage attribute tests | Zalathar | -265/+648 |
| 2024-06-20 | Also test that yes/no must be bare words | Zalathar | -0/+45 |
| 2024-06-20 | More status-quo tests for the `#[coverage(..)]` attribute | Zalathar | -4/+398 |
| 2024-06-18 | Add a more thorough test of incorrect/unusal `#[coverage(..)]` syntax | Zalathar | -0/+136 |
| 2024-06-18 | Create `tests/ui/coverage-attr/` | Zalathar | -0/+156 |
