Skip to content

Commit

Permalink
Rollup merge of rust-lang#106960 - estebank:parse-anon-enums, r=cjgillot
Browse files Browse the repository at this point in the history
Teach parser to understand fake anonymous enum syntax

Parse `Ty | OtherTy` in function argument and return types.
Parse type ascription in top level patterns.

Minimally address rust-lang#100741.
  • Loading branch information
matthiaskrgr authored Jan 26, 2023
2 parents 094b7f5 + 4e3ed18 commit 1d9afb2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1d9afb2

Please sign in to comment.