Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
trait-bounds
/
negative-bound-not-supported-58857.stderr
blob: 05347a891b4f13f430d4f1beda25bc55bd9656bc [
file
] [
log
] [
blame
]
error
:
negative bounds are
not
supported
-->
$DIR
/
negative
-
bound
-
not
-
supported
-
58857.rs
:
5
:
9
|
LL
|
impl
<
A
:
!
Valid
>
Conj
<
A
>{}
|
^
error
:
aborting due to
1
previous error