Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: negative bounds are not supported
--> $DIR/issue-58857.rs:4:7
|
LL | impl<A: !Valid> Conj<A>{}
| ^^^^^^^^ negative bounds are not supported
error: aborting due to previous error