Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
rfc-2093-infer-outlives
/
projection.stderr
blob: d9342013f554f84b0d3e569174e1e93f49c3e5e7 [
file
] [
log
] [
blame
]
error
:
rustc_outlives
-->
$DIR
/
projection
.
rs
:
4
:
1
|
LL
|
struct
Foo
<
'a, T: Iterator> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: <T as Iterator>::Item: '
a
error
:
aborting due to previous error