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

Commit 12d9a21

Browse files
committed
ices/71659.rs: fixed with errors
=== stdout === === stderr === error[E0277]: the trait bound `dyn Foo: CastTo<[i32]>` is not satisfied --> /home/runner/work/glacier/glacier/ices/71659.rs:30:15 | 30 | let x = x.cast::<[i32]>(); | ^^^^ the trait `CastTo<[i32]>` is not implemented for `dyn Foo` error: aborting due to previous error For more information about this error, try `rustc --explain E0277`. ==============
1 parent 718f764 commit 12d9a21

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)