rust/compiler/rustc_passes
Zalathar 7f37f8af5f coverage: Allow #[coverage(..)] on impl and mod
These attributes apply to all enclosed functions/methods/closures, unless
explicitly overridden by another coverage attribute.
2024-06-26 10:08:05 +10:00
..
src coverage: Allow #[coverage(..)] on impl and mod 2024-06-26 10:08:05 +10:00
Cargo.toml Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
messages.ftl coverage: Always error on #[coverage(..)] in unexpected places 2024-06-24 20:15:03 +10:00