]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/editions/edition-feature-ok.rs
syntax: also warn about edition "umbrella" features being implied by --edition.
[rust.git] / src / test / ui / editions / edition-feature-ok.rs
index 3a3a6ff95f97e9a73943244423eb261ba49a16ab..5896e9a07159164c923153fb375b54b25c0663f4 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// compile-flags:--edition 2018
 // compile-pass
 
 #![feature(rust_2018_preview)]