Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
rfc-2093-infer-outlives
/
explicit-projection.stderr
blob: 589e95899132d9870ef5ecffc8f8b9c21b9d8b4b [
file
] [
log
] [
blame
]
error
:
rustc_outlives
-->
$DIR
/
explicit
-
projection
.
rs
:
8
:
1
|
LL
|
struct
Foo
<
'a, A, B> where A: Trait<'
a
,
B
>
|
^^^^^^^^^^^^^^^^^^^^
|
=
note
:
B
:
'a
error: aborting due to previous error