diff options
Diffstat (limited to 'tests/coverage/attr/impl.rs')
| -rw-r--r-- | tests/coverage/attr/impl.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/coverage/attr/impl.rs b/tests/coverage/attr/impl.rs index d4d784a3502..8c1f991926d 100644 --- a/tests/coverage/attr/impl.rs +++ b/tests/coverage/attr/impl.rs @@ -1,4 +1,3 @@ -#![feature(coverage_attribute)] //@ edition: 2021 // Checks that `#[coverage(..)]` can be applied to impl and impl-trait blocks, |
