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