This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3,100
Commits
2
Branches
0
Tags
1.4
GiB
3d9c2beb8e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aleksey Kladov
0a19f4f1b4
allow aliases in underscores
...
this helps with use foo::Trait as _; syntax
2019-03-04 16:40:08 +03:00
Aleksey Kladov
77f2381eea
improve error recovery
...
parse the contents of error block as an expression
2019-03-04 15:31:18 +03:00
Aleksey Kladov
d334b5a1db
move parser to a separate crate
2019-02-21 13:27:45 +03:00