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