ast
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
attr
|
compiler: clippy::complexity fixes
|
2022-02-03 23:16:03 +01:00 |
expand
|
Make allocator_kind a query.
|
2021-06-20 11:52:51 +02:00 |
util
|
Inline a hot closure in from_lit_token .
|
2022-02-24 17:07:49 +11:00 |
lib.rs
|
Inline a hot closure in from_lit_token .
|
2022-02-24 17:07:49 +11:00 |
mut_visit.rs
|
Add term
|
2022-01-17 17:20:57 +00:00 |
node_id.rs
|
Use LocalExpnId where possible.
|
2021-07-17 19:41:02 +02:00 |
ptr.rs
|
Make Decodable and Decoder infallible.
|
2022-01-22 10:38:31 +11:00 |
token.rs
|
Use TokenKind::similar_tokens()
|
2021-10-04 22:13:00 +02:00 |
tokenstream.rs
|
Make Decodable and Decoder infallible.
|
2022-01-22 10:38:31 +11:00 |
visit.rs
|
Add term
|
2022-01-17 17:20:57 +00:00 |