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

ices/70723.rs: fixed with errors #324

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Commits on Apr 7, 2020

  1. ices/70723.rs: fixed with errors

    === stdout ===
    === stderr ===
    error[E0080]: could not evaluate static initializer
     --> /home/runner/work/glacier/glacier/ices/70723.rs:3:17
      |
    3 | static _X: () = loop {};
      |                 ^^^^^^^ exceeded interpreter step limit (see `#[const_eval_limit]`)
    
    error: aborting due to previous error
    
    For more information about this error, try `rustc --explain E0080`.
    ==============
    rustbot committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    77b7e42 View commit details
    Browse the repository at this point in the history