Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
rfcs
/
rfc-2093-infer-outlives
/
explicit-projection.stderr
blob: 1c39c984a2a68e62162be756ef98f4b63a7bc35e [
file
] [
log
] [
blame
] [
edit
]
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