Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
bounds-lifetime-where.stderr
blob: 9dd963afc79638791519a655e8f991726652b6e5 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`;`
,
`=`
,
`where`
,
lifetime
,
or
type
,
found
`,`
-->
$DIR
/
bounds
-
lifetime
-
where
.
rs
:
8
:
14
|
LL
|
type A
where
,
=
u8
;
|
^
expected one of
`;`
,
`=`
,
`where`
,
lifetime
,
or
type
error
:
aborting due to
1
previous error