diff options
Diffstat (limited to 'tests/rustdoc/custom_code_classes.rs')
| -rw-r--r-- | tests/rustdoc/custom_code_classes.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rustdoc/custom_code_classes.rs b/tests/rustdoc/custom_code_classes.rs index cd20d8b7d6c..569857a09cb 100644 --- a/tests/rustdoc/custom_code_classes.rs +++ b/tests/rustdoc/custom_code_classes.rs @@ -1,6 +1,5 @@ // Test for `custom_code_classes_in_docs` feature. -#![feature(custom_code_classes_in_docs)] #![crate_name = "foo"] #![feature(no_core)] #![no_core] |
