This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
216,059
Commits
1
Branch
0
Tags
b64a75f20bc9f2895e70eb577bb4fa249d8cefdc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Esteban Küber
c847a01a3b
Emit fewer errors on patterns with possible type ascription
2023-01-17 01:58:37 +00:00
Esteban Küber
2d82420665
Teach parser to understand fake anonymous enum syntax
...
Parse `-> Ty | OtherTy`. Parse type ascription in top level patterns.
2023-01-17 01:58:32 +00:00