This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=== stdout === === stderr === error: unknown start of token: \u{a7} --> /home/runner/work/glacier/glacier/ices/69130.rs:2:8 | 2 | M (§& u8) | ^ error[E0106]: missing lifetime specifier --> /home/runner/work/glacier/glacier/ices/69130.rs:2:9 | 2 | M (§& u8) | ^ expected named lifetime parameter | help: consider introducing a named lifetime parameter | 1 | enum F<'a> { 2 | M (§&'a u8) | error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0106`. ==============
- Loading branch information