2018-11-17 18:25:59 -06:00
|
|
|
error: cannot glob-import all possible crates
|
2018-12-26 18:38:43 -06:00
|
|
|
--> $DIR/edition-imports-2015.rs:23:5
|
2018-11-17 18:25:59 -06:00
|
|
|
|
|
|
|
|
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
|
|
|
|
|