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

Commit 1ca5527

Browse files
committed
ices/94432.rs: fixed with errors
=== stdout === === stderr === error: unknown start of token: \u{fffd} --> /home/runner/work/glacier/glacier/ices/94432.rs:1:3 | 1 | fn�a<e>(){fn�p(){e}} | ^ error: unknown start of token: \u{fffd} --> /home/runner/work/glacier/glacier/ices/94432.rs:1:13 | 1 | fn�a<e>(){fn�p(){e}} | ^ error[E0401]: can't use generic parameters from outer function --> /home/runner/work/glacier/glacier/ices/94432.rs:1:18 | 1 | fn�a<e>(){fn�p(){e}} | - ^ use of generic parameter from outer function | | | type parameter from outer function | = help: try using a local generic parameter instead warning: type parameter `e` should have an upper camel case name --> /home/runner/work/glacier/glacier/ices/94432.rs:1:6 | 1 | fn�a<e>(){fn�p(){e}} | ^ help: convert the identifier to upper camel case: `E` | = note: `#[warn(non_camel_case_types)]` on by default error[E0601]: `main` function not found in crate `94432` --> /home/runner/work/glacier/glacier/ices/94432.rs:1:21 | 1 | fn�a<e>(){fn�p(){e}} | ^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/94432.rs` error: aborting due to 4 previous errors; 1 warning emitted Some errors have detailed explanations: E0401, E0601. For more information about an error, try `rustc --explain E0401`. ==============
1 parent 29a2588 commit 1ca5527

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)