2018-04-08 15:34:35 +03:00
|
|
|
error: expected one of `!` or `::`, found `-`
|
2018-12-25 08:56:47 -07:00
|
|
|
--> $DIR/feature-gate-extern_prelude.rs:1:4
|
2018-04-08 15:34:35 +03:00
|
|
|
|
|
2019-03-09 15:03:44 +03:00
|
|
|
LL | can-only-test-this-in-run-make-fulldeps
|
2019-10-28 11:08:53 -07:00
|
|
|
| ^ expected one of `!` or `::`
|
2018-04-08 15:34:35 +03:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|