rust/tests/ui/coverage-attr
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
..
bad-syntax.rs Add a more thorough test of incorrect/unusal #[coverage(..)] syntax 2024-06-18 21:07:37 +10:00
bad-syntax.stderr Add a more thorough test of incorrect/unusal #[coverage(..)] syntax 2024-06-18 21:07:37 +10:00
no-coverage.rs Create tests/ui/coverage-attr/ 2024-06-18 20:30:25 +10:00
no-coverage.stderr Create tests/ui/coverage-attr/ 2024-06-18 20:30:25 +10:00