Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
higher-ranked
/
trait-bounds
/
trivial-does-not-hold.stderr
blob: 9e0d7e4b7be09084713e573b6178757dd68da3e4 [
file
] [
log
] [
blame
] [
edit
]
error
:
higher
-
ranked lifetime error
-->
$DIR
/
trivial
-
does
-
not
-
hold
.
rs
:
7
:
5
|
LL
|
||
{};
|
^^^^^
|
=
note
:
could
not
prove
`for<'a> &'a (): 'b`
error
:
aborting due to
1
previous error