Zalathar
87c2f9a5be
Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser"
...
This reverts commit 1d35638dc3
, reversing
changes made to f23a80a4c2
.
2024-12-23 12:30:37 +11:00
Eric Huss
dbf5ae3a86
Add reference annotations for the coverage
attribute
2024-12-18 15:03:44 -08:00
ltdk
cb487cc2fa
Stabilize #[coverage] attribute
2024-12-16 21:07:06 -05:00
Esteban Küber
692bc344d5
Make parse error suggestions verbose and fix spans
...
Go over all structured parser suggestions and make them verbose style.
When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
2024-07-12 03:02:57 +00:00
Zalathar
1852141219
coverage: Bless coverage attribute tests
2024-06-24 20:15:03 +10:00
Zalathar
9a084e6310
Add a more thorough test of incorrect/unusal #[coverage(..)]
syntax
...
This test reflects the current implementation behaviour, which is not
necessarily the desired behaviour.
2024-06-18 21:07:37 +10:00