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

Commit f43e9b0

Browse files
committed
ices/69654.rs: fixed with errors
=== stdout === === stderr === error[E0423]: expected value, found type parameter `O` --> /home/runner/work/glacier/glacier/ices/69654.rs:4:25 | 4 | impl<O> Bar<O> for [u8; O] {} | ^ help: a tuple variant with a similar name exists: `Ok` warning: the feature `const_generics` is incomplete and may cause the compiler to crash --> /home/runner/work/glacier/glacier/ices/69654.rs:1:12 | 1 | #![feature(const_generics)] | ^^^^^^^^^^^^^^ | = 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 E0423`. ==============
1 parent d5a0eea commit f43e9b0

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)