blob: 09f4f99703f9cef928ffb8b9aec80cb9fb94a437 [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-fn.rs:11:8
|
LL | x: I::A)
| ^^^^
error: aborting due to previous error