]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/explore-issue-38412.rs
Auto merge of #99028 - tmiasko:inline, r=estebank
[rust.git] / src / test / ui / explore-issue-38412.rs
index e7bcd7c6bfe65c21b31ea04f40ad7d6b14985410..46d952df77195dad9046534993068c917a8eacf9 100644 (file)
@@ -1,7 +1,5 @@
 // aux-build:pub-and-stability.rs
 
-#![feature(unused_feature)]
-
 // A big point of this test is that we *declare* `unstable_declared`,
 // but do *not* declare `unstable_undeclared`. This way we can check
 // that the compiler is letting in uses of declared feature-gated