Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
type-alias-impl-trait
/
recursive-fn-tait.stderr
blob: 847f1cc6c2eb6bfa82115b27d15052e17a96be7e [
file
] [
log
] [
blame
]
error
[
E0720
]:
cannot resolve opaque type
-->
$DIR
/
recursive
-
fn
-
tait
.
rs
:
15
:
6
|
LL
|
)
->
Diff
{
|
^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0720`
.