blob: 02ab3399ea6fa6d2010583a379ff1bb6760a428f [file] [log] [blame]
error: could not find defining uses
--> $DIR/type-alias-impl-trait-with-cycle-error.rs:3:1
|
LL | type Foo = impl Fn() -> Foo;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error