rust-analyzer/crates/mbe/src
bors f32f64bffc Auto merge of #13929 - danieleades:simplify, r=lnicola
internal: a number of code simplifications
2023-01-11 09:38:34 +00:00
..
expander Auto merge of #13929 - danieleades:simplify, r=lnicola 2023-01-11 09:38:34 +00:00
syntax_bridge remove needless borrows 2023-01-02 14:52:32 +00:00
benchmark.rs avoid 'cloning' types that implement 'Copy' 2023-01-10 18:20:12 +00:00
expander.rs Expand unmatched mbe fragments to reasonable default token trees 2022-10-10 14:27:05 +02:00
lib.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
parser.rs avoid 'cloning' types that implement 'Copy' 2023-01-10 18:20:12 +00:00
syntax_bridge.rs remove useless conversions 2023-01-02 15:02:54 +00:00
to_parser_input.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
token_map.rs Replace expressions with errors in them 2022-02-09 11:58:52 +01:00
tt_iter.rs avoid 'cloning' types that implement 'Copy' 2023-01-10 18:20:12 +00:00