diff options
Diffstat (limited to 'tests/coverage/attr/nested.rs')
| -rw-r--r-- | tests/coverage/attr/nested.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coverage/attr/nested.rs b/tests/coverage/attr/nested.rs index 8213e29b6fc..019f07428c1 100644 --- a/tests/coverage/attr/nested.rs +++ b/tests/coverage/attr/nested.rs @@ -1,4 +1,4 @@ -#![feature(coverage_attribute, stmt_expr_attributes)] +#![feature(stmt_expr_attributes)] //@ edition: 2021 // Demonstrates the interaction between #[coverage(off)] and various kinds of |
