Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
rfcs
/
rfc-2093-infer-outlives
/
nested-regions.stderr
blob: 59df869c47a6b48267916254bcaae61db7fde4a7 [
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
1
previous error