Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected a trait, found type
--> $DIR/trait-bounds-not-on-impl.rs:5:6
|
LL | impl Foo + Owned for Bar {}
| ^^^^^^^^^^^
error: aborting due to previous error