]> git.lizzy.rs Git - rust.git/blobdiff - tests/needless_continue_helpers.rs
Remove now stable tool_attributes feature
[rust.git] / tests / needless_continue_helpers.rs
index f608ef1ad021c0c4324241ac0820d3985c1b777d..2f6f5c0a81cc75b9f38794cd10d7837c99786819 100644 (file)
@@ -1,4 +1,4 @@
-#![feature(tool_attributes)]
+
 
 // Tests for the various helper functions used by the needless_continue
 // lint that don't belong in utils.