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

ices/83691.rs: fixed with errors #709

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Commits on Apr 7, 2021

  1. ices/83691.rs: fixed with errors

    === stdout ===
    === stderr ===
    error[E0121]: the type placeholder `_` is not allowed within types on item signatures
     --> /home/runner/work/glacier/glacier/ices/83691.rs:3:35
      |
    3 |         pub static collision: Box<_>;
      |                                   ^ not allowed in type signatures
    
    error: aborting due to previous error
    
    For more information about this error, try `rustc --explain E0121`.
    ==============
    rustbot committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4e0d05b View commit details
    Browse the repository at this point in the history