about summary refs log tree commit diff
path: root/tests/ui/coverage-attr/name-value.stderr
AgeCommit message (Expand)AuthorLines
2025-08-16take attr style into account in attr diagnosticsJana Dönszelmann-2/+2
2025-08-14Update uitestsJonathan Brouwer-10/+66
2025-07-16Port `#[coverage]` to the new attribute systemSasha Pourcelot-130/+49
2025-04-02Factor some code out of `AstValidator::visit_items`.Nicholas Nethercote-17/+17
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-24/+48
2024-12-25Overhaul error messages for disallowed coverage attributesZalathar-14/+28
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-19/+19
2024-12-18Add reference annotations for the `coverage` attributeEric Huss-19/+19
2024-12-16Stabilize #[coverage] attributeltdk-19/+19
2024-12-12Tweak multispan renderingEsteban Küber-2/+0
2024-06-26coverage: Allow `#[coverage(..)]` on `impl` and `mod`Zalathar-68/+19
2024-06-24coverage: Bless coverage attribute testsZalathar-68/+126
2024-06-20More status-quo tests for the `#[coverage(..)]` attributeZalathar-0/+219