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

Commit 7bf798a

Browse files
committed
ices/53092.rs: fixed with errors
=== stdout === === stderr === error[E0557]: feature has been removed --> /home/runner/work/glacier/glacier/ices/53092.rs:1:12 | 1 | #![feature(const_fn)] | ^^^^^^^^ feature has been removed | = note: split into finer-grained feature gates warning: the feature `impl_trait_in_bindings` is incomplete and may not be safe to use and/or cause compiler crashes --> /home/runner/work/glacier/glacier/ices/53092.rs:3:12 | 3 | #![feature(impl_trait_in_bindings)] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default = note: see issue #63065 <rust-lang/rust#63065> for more information warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes --> /home/runner/work/glacier/glacier/ices/53092.rs:5:12 | 5 | #![feature(type_alias_impl_trait)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: see issue #63063 <rust-lang/rust#63063> for more information error: aborting due to previous error; 2 warnings emitted For more information about this error, try `rustc --explain E0557`. ==============
1 parent 63b18c0 commit 7bf798a

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)