Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
lifetimes
/
re-empty-in-error.stderr
blob: b3b6d3d269c9b3ff479fc68918fbf72c8c9bd1f4 [
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 (): '_`
error
:
aborting due to
1
previous error