9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
error: empty glob delegation is not supported
|
|
--> $DIR/empty-glob.rs:8:5
|
|
|
|
|
LL | reuse Trait::*;
|
|
| ^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|