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

Commit 5dc8c49

Browse files
ices/68890.rs: fixed with errors (#283)
=== stdout === === stderr === error: `?` may only modify trait bounds, not lifetime bounds --> /home/runner/work/glacier/glacier/ices/68890.rs:1:11 | 1 | enum e{A((?'a a+?+l))} | ^ error: expected one of `)`, `+`, or `,`, found `a` --> /home/runner/work/glacier/glacier/ices/68890.rs:1:15 | 1 | enum e{A((?'a a+?+l))} | ^ expected one of `)`, `+`, or `,` error: expected trait bound, not lifetime bound --> /home/runner/work/glacier/glacier/ices/68890.rs:1:11 | 1 | enum e{A((?'a a+?+l))} | ^^^ error: aborting due to 3 previous errors ============== Co-authored-by: rustbot <[email protected]>
1 parent e3a21e1 commit 5dc8c49

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)