Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lifetimes
/
re-empty-in-error.stderr
blob: 554bcb5451fc08f67775f64ce7fa18fd330759a8 [
file
] [
log
] [
blame
] [
edit
]
error
:
higher
-
ranked lifetime error
-->
$DIR
/
re
-
empty
-
in
-
error
.
rs
:
7
:
5
|
LL
|
foo
(&
10
);
|
^^^^^^^^
|
=
note
:
could
not
prove
`for<'b> &'b (): 'a`
error
:
aborting due to
1
previous error