ast
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
attr
|
Add Attribute::meta_kind
|
2021-12-26 16:56:34 +01:00 |
expand
|
Make allocator_kind a query.
|
2021-06-20 11:52:51 +02:00 |
util
|
Fix invalid removal of backlines from doc comments
|
2021-12-28 17:09:22 +01:00 |
ast.rs
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
mut_visit.rs
|
ast: Always keep a NodeId in ast::Crate
|
2022-01-05 17:09:37 +08:00 |
node_id.rs
|
Use LocalExpnId where possible.
|
2021-07-17 19:41:02 +02:00 |
ptr.rs
|
Remove box syntax from rustc_ast
|
2021-08-18 09:25:26 +02:00 |
token.rs
|
Use TokenKind::similar_tokens()
|
2021-10-04 22:13:00 +02:00 |