blob: 399f4d9409a7a87ba4f8799a09454cb3273d8b71 [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:21:8
|
LL | x: I::A)
| ^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0212`.