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

ices/93647-1.sh: fixed with errors #1110

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Commits on Feb 7, 2022

  1. ices/93647-1.sh: fixed with errors

    === 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 ===
    ==============
    rustbot committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    f357165 View commit details
    Browse the repository at this point in the history