rust-analyzer/crates/mbe/src
2021-03-21 16:15:41 +01:00
..
expander a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
tests clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
benchmark.rs don't clone types that are copy (clippy::clone_on_copy) 2021-03-17 01:56:31 +01:00
expander.rs Add bindings builder for speed up matching 2021-03-13 20:52:36 +08:00
lib.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
parser.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
subtree_source.rs Make bare underscore token an Ident rather than Punct in proc-macro 2021-03-20 12:28:44 -06:00
syntax_bridge.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
tests.rs Reorganize mbe tests 2021-03-18 17:22:52 +08:00
tt_iter.rs Fix and test edge cases of _ as ident 2021-03-20 17:54:57 -06:00