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/102219.rs: fixed with no errors
=== stdout === === stderr === warning: the feature `async_fn_in_trait` is incomplete and may not be safe to use and/or cause compiler crashes --> /home/runner/work/glacier/glacier/ices/102219.rs:2:12 | 2 | #![feature(async_fn_in_trait)] | ^^^^^^^^^^^^^^^^^ | = note: see issue #91611 <rust-lang/rust#91611> for more information = note: `#[warn(incomplete_features)]` on by default warning: 1 warning emitted ==============
- Loading branch information