Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
save-analysis
/
issue-68621.stderr
blob: 4a4bf9a6996bc489aade43388ffe581b7185de76 [
file
]
error
:
unconstrained opaque type
-->
$DIR
/
issue
-
68621.rs
:
14
:
19
|
LL
|
type
Future
=
impl
Trait
;
|
^^^^^^^^^^
|
=
note
:
`Future`
must be used
in
combination
with
a concrete type within the same
module
error
:
aborting due to previous error