rust/tests/ui/coverage-attr
2024-10-09 20:58:27 +11:00
..
bad-attr-ice.feat.stderr Avoid ICE in coverage builds with bad #[coverage(..)] attributes 2024-10-03 21:12:24 +10:00
bad-attr-ice.nofeat.stderr Avoid ICE in coverage builds with bad #[coverage(..)] attributes 2024-10-03 21:12:24 +10:00
bad-attr-ice.rs Rename directive needs-profiler-support to needs-profiler-runtime 2024-10-09 20:58:27 +11:00
bad-syntax.rs coverage: Bless coverage attribute tests 2024-06-24 20:15:03 +10:00
bad-syntax.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
name-value.rs coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
name-value.stderr coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
no-coverage.rs coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
no-coverage.stderr coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
subword.rs coverage: Bless coverage attribute tests 2024-06-24 20:15:03 +10:00
subword.stderr coverage: Bless coverage attribute tests 2024-06-24 20:15:03 +10:00
word-only.rs coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
word-only.stderr coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00