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

Commit eab0f7c

Browse files
committed
ices/57404.rs: fixed with errors
=== stdout === === stderr === error[E0277]: `&mut ()` is not a tuple --> /home/runner/work/glacier/glacier/ices/57404.rs:6:41 | 6 | handlers.unwrap().as_mut().call_mut(&mut ()); | -------- -^^^^^^ | | | | | the trait `Tuple` is not implemented for `&mut ()` | | help: consider removing the leading `&`-reference | required by a bound introduced by this call | note: required by a bound in `call_mut` error: aborting due to previous error For more information about this error, try `rustc --explain E0277`. ==============
1 parent eaef1f7 commit eab0f7c

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)