Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
ices/93647-1.sh: fixed with errors
Browse files Browse the repository at this point in the history
=== stdout ===
error[E0308]: mismatched types
  --> <anon>:4:5
   |
4  |     async move {}
   |     ^^^^^^^^^^^^^ expected `usize`, found opaque type
   |
   = note:     expected type `usize`
           found opaque type `impl Future<Output = [async output]>`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0308`.
=== stderr ===
==============
  • Loading branch information
rustbot committed Feb 7, 2022
1 parent 63cdf10 commit f357165
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit f357165

Please sign in to comment.