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
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | gen_glob!();
|
2021-10-14 13:28:28 -05:00
|
|
|
| ^^^^^^^^^^^
|
2018-11-17 18:25:59 -06:00
|
|
|
|
|
2021-02-13 13:52:25 -06:00
|
|
|
= note: this error originates in the macro `gen_glob` (in Nightly builds, run with -Z macro-backtrace for more info)
|
2018-11-17 18:25:59 -06:00
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2018-11-17 18:25:59 -06:00
|
|
|
|