This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ices/82792.rs: fixed with no errors (#697)
=== stdout === === stderr === warning: the feature `const_generics_defaults` is incomplete and may not be safe to use and/or cause compiler crashes --> /home/runner/work/glacier/glacier/ices/82792.rs:2:12 | 2 | #![feature(const_generics_defaults)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default = note: see issue #44580 <rust-lang/rust#44580> for more information warning: 1 warning emitted ============== Co-authored-by: rustbot <[email protected]>
- Loading branch information