blob: fcd8e2a7f845ac88c46cbc3a773c545b2670e218 [file] [log] [blame]
error: could not find defining uses
--> $DIR/declared_but_not_defined_in_scope.rs:18:5
|
LL | pub existential type Boo: ::std::fmt::Debug; //~ ERROR could not find defining uses
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error