Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
type-alias-impl-trait
/
nested-tait-inference2.next.stderr
blob: d2127976e7d2290d5ac1359eb8e6e1506180775d [
file
] [
log
] [
blame
]
error
[
E0282
]:
type annotations needed
-->
$DIR
/
nested
-
tait
-
inference2
.
rs
:
20
:
5
|
LL
|
()
|
^^
cannot infer type
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0282`
.