Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
lifetimes
/
re-empty-in-error.stderr
blob: c35d8ecec5e2d34b2959add1c0ae6b19d3044439 [
file
] [
log
] [
blame
]
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 previous error