Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
rfc-2093-infer-outlives
/
nested-regions.stderr
blob: c08add7ededec54a5179306e1cf5b5a7055d0ccf [
file
] [
log
] [
blame
]
error
:
rustc_outlives
-->
$DIR
/
nested
-
regions
.
rs
:
4
:
1
|
LL
|
struct
Foo
<
'a, '
b
,
T
>
{
|
^^^^^^^^^^^^^^^^^^^^^
|
=
note
:
'b: '
a
=
note
:
T
:
'a
= note: T: '
b
error
:
aborting due to previous error