This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2d82420665
rust
/
compiler
/
rustc_parse
History
Download ZIP
Download TAR.GZ
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
..
src
Teach parser to understand fake anonymous enum syntax
2023-01-17 01:58:32 +00:00
Cargo.toml
Use
ThinVec
in
ast::Path
.
2022-11-17 13:56:38 +11:00