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

Commit 31c59d1

Browse files
committed
ices/112574.rs: fixed with errors
=== stdout === === stderr === error[E0412]: cannot find type `V` in this scope --> /home/runner/work/glacier/glacier/ices/112574.rs:7:4 | 7 | }> V: IntoIterator | ^ not found in this scope | help: you might be missing a type parameter | 3 | pub fn bar<V>() | +++ warning: the feature `non_lifetime_binders` is incomplete and may not be safe to use and/or cause compiler crashes --> /home/runner/work/glacier/glacier/ices/112574.rs:1:12 | 1 | #![feature(non_lifetime_binders)] | ^^^^^^^^^^^^^^^^^^^^ | = note: see issue #108185 <rust-lang/rust#108185> for more information = note: `#[warn(incomplete_features)]` on by default error: aborting due to previous error; 1 warning emitted For more information about this error, try `rustc --explain E0412`. ==============
1 parent 324d5a5 commit 31c59d1

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)