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

ices/86850.rs: fixed with errors #1041

Merged
merged 1 commit into from
Dec 6, 2021
Merged

ices/86850.rs: fixed with errors #1041

merged 1 commit into from
Dec 6, 2021

Commits on Dec 6, 2021

  1. ices/86850.rs: fixed with errors

    === stdout ===
    === stderr ===
    error[E0601]: `main` function not found in crate `86850`
      --> /home/runner/work/glacier/glacier/ices/86850.rs:1:1
       |
    1  | / #![feature(generic_const_exprs)]
    2  | | #![allow(incomplete_features)]
    3  | | use core::marker::PhantomData;
    4  | |
    ...  |
    19 | |     }
    20 | | }
       | |_^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/86850.rs`
    
    error: aborting due to previous error
    
    For more information about this error, try `rustc --explain E0601`.
    ==============
    rustbot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    fc0d4d3 View commit details
    Browse the repository at this point in the history