Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
parser
/
bounds-lifetime-2.stderr
blob: f39cc604eec485ae352d3d96900ae221bf23a263 [
file
] [
log
] [
blame
]
error
:
expected one of
`,`
,
`:`
,
or
`>`
,
found
`+`
-->
$DIR
/
bounds
-
lifetime
-
2.rs
:
1
:
17
|
LL
|
type A
=
for
<
'a + '
b
>
fn
();
|
^
expected one of
`,`
,
`:`
,
or
`>`
error
:
aborting due to
1
previous error