Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-negative_bounds.stderr
blob: 74b9e4bc4c867eae2bcacfc1840ee1bbc6d7064a [
file
] [
log
] [
blame
] [
edit
]
error
:
negative bounds are
not
supported
-->
$DIR
/
feature
-
gate
-
negative_bounds
.
rs
:
1
:
12
|
LL
|
fn test
<
T
:
!
Copy
>()
{}
|
^
error
:
aborting due to
1
previous error