blob: ac70bc725e2770ea6ca1e10be527f8e7f4236837 [file] [log] [blame] [edit]
error: negative bounds are not supported
--> $DIR/issue-58857.rs:4:9
|
LL | impl<A: !Valid> Conj<A>{}
| ^
error: aborting due to 1 previous error