rust-analyzer/crates/mbe/src
2023-07-13 09:22:38 +02:00
..
expander Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
syntax_bridge Make tt generic over the span data 2023-01-31 14:58:16 +01:00
benchmark.rs Don't unnecessarily clone the input tt for decl macros 2023-07-10 16:28:23 +02:00
expander.rs fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
lib.rs Fix eager token mapping panics 2023-07-11 13:54:28 +02:00
parser.rs Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
syntax_bridge.rs Skip buildin subtrees for builtin derives 2023-07-10 15:19:00 +02:00
to_parser_input.rs Fixup comments 2023-02-07 18:08:05 +01:00
token_map.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
tt_iter.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00