]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rust-2018/extern-crate-idiomatic-in-2018.fixed
rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`.
[rust.git] / src / test / ui / rust-2018 / extern-crate-idiomatic-in-2018.fixed
index fc81ab08f624d480ee5491354e3cfb911653f98a..36a837509c50cb3ea79ef3e3d98407b5d1ca0823 100644 (file)
@@ -10,6 +10,7 @@
 
 // aux-build:edition-lint-paths.rs
 // run-rustfix
+// compile-flags:--extern edition_lint_paths
 // edition:2018
 
 // The "normal case". Ideally we would remove the `extern crate` here,