about summary refs log tree commit diff
path: root/tests/pretty/stmt_expr_attributes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pretty/stmt_expr_attributes.rs')
-rw-r--r--tests/pretty/stmt_expr_attributes.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pretty/stmt_expr_attributes.rs b/tests/pretty/stmt_expr_attributes.rs
index 5076adf5aa4..5eb7d2fcae3 100644
--- a/tests/pretty/stmt_expr_attributes.rs
+++ b/tests/pretty/stmt_expr_attributes.rs
@@ -1,6 +1,5 @@
 //@ pp-exact
 
-#![feature(inline_const)]
 #![feature(inline_const_pat)]
 #![feature(rustc_attrs)]
 #![feature(stmt_expr_attributes)]