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

Commit 104d1ac

Browse files
committed
ices/99828.rs: fixed with errors
=== stdout === === stderr === error[E0658]: associated const equality is incomplete --> /home/runner/work/glacier/glacier/ices/99828.rs:1:43 | 1 | fn get_iter(vec: &[i32]) -> impl Iterator<Item = {}> + '_ { | ^^^^^^^^^ | = note: see issue #92827 <rust-lang/rust#92827> for more information = help: add `#![feature(associated_const_equality)]` to the crate attributes to enable error: expected associated type bound, found constant --> /home/runner/work/glacier/glacier/ices/99828.rs:1:43 | 1 | fn get_iter(vec: &[i32]) -> impl Iterator<Item = {}> + '_ { | ^^^^^^^^^ | note: associated type defined here error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0658`. ==============
1 parent 19617cc commit 104d1ac

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)