blob: c0cb94b15d033135ca3af397b52eac6c922ac320 [file] [log] [blame]
error: could not find defining uses
--> $DIR/declared_but_not_defined_in_scope.rs:7:20
|
LL | pub type Boo = impl ::std::fmt::Debug;
| ^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error