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
rust
/
compiler
/
rustc_ast
/
src
History
Vadim Petrochenkov
55595c5616
ast: Always keep a
NodeId
in
ast::Crate
...
This makes it more uniform with other expanded nodes
2022-01-05 17:09:37 +08:00
..
ast
…
attr
Add Attribute::meta_kind
2021-12-26 16:56:34 +01:00
expand
…
util
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
ast_like.rs
expand: Turn
ast::Crate
into a first class expansion target
2021-11-28 15:48:55 +08:00
ast.rs
ast: Always keep a
NodeId
in
ast::Crate
2022-01-05 17:09:37 +08:00
entry.rs
…
lib.rs
Stabilize iter::zip.
2021-12-14 18:50:31 -04:00
mut_visit.rs
ast: Always keep a
NodeId
in
ast::Crate
2022-01-05 17:09:37 +08:00
node_id.rs
…
ptr.rs
…
token.rs
…
tokenstream.rs
…
visit.rs
expand: Turn
ast::Crate
into a first class expansion target
2021-11-28 15:48:55 +08:00