blob: fb6b2e64ef5b8ddc27e50a1d561453eba564bea9 [file] [log] [blame]
error: cannot glob-import all possible crates
--> $DIR/edition-imports-2015.rs:25:5
|
LL | gen_glob!(); //~ ERROR cannot glob-import all possible crates
| ^^^^^^^^^^^^
|
= note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
error: aborting due to previous error