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