blob: 189b19461f479e1e09bd5a58c7beb78470627ee7 [file] [log] [blame]
error[E0212]: cannot extract an associated type from a higher-ranked trait bound in this context
--> $DIR/associated-types-project-from-hrtb-in-struct.rs:11:12
|
LL | field: I::A
| ^^^^
error: aborting due to previous error