Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
bounds-lifetime.stderr
blob: 26a3e78633a9a5b086e8f3e1b6d1cfbaaa9b05e5 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
,
found
`,`
-->
$DIR
/
bounds
-
lifetime
.
rs
:
9
:
14
|
LL
|
type A
=
for
<,>
fn
();
|
^
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
error
:
aborting due to
1
previous error