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
2
Packages
Projects
Releases
Wiki
Activity
197,353
Commits
1
Branch
0
Tags
836f706d9a9234893e70053f36fda99cb19a5fe6
Commit Graph
2 Commits
Author
SHA1
Message
Date
Vadim Petrochenkov
8e8fb4f49e
rustc_parse: Move AST -> TokenStream conversion logic to
rustc_ast
2022-05-22 12:01:07 +03:00
Vadim Petrochenkov
f2b7fa4847
ast: Introduce some traits to get AST node properties generically
...
And use them to avoid constructing some artificial `Nonterminal` tokens during expansion
2022-05-11 12:43:27 +03:00