rust-analyzer/crates/mbe/src
Dezhi Wu 23747419ca fix: a bunch of typos
This PR will fix some typos detected by [typos].

There are also some other typos in the function names, variable names, and file
names, which I leave as they are. I'm more certain that typos in comments
should be fixed.

[typos]: https://github.com/crate-ci/typos
2022-08-17 21:44:58 +08:00
..
expander fix: a bunch of typos 2022-08-17 21:44:58 +08:00
benchmark.rs Implement ignore and index metavar expression 2022-07-11 18:31:42 +02:00
expander.rs internal: replace L_DOLLAR/R_DOLLAR with parenthesis hack 2021-10-23 20:44:31 +03:00
lib.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
parser.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
syntax_bridge.rs Improve insert whitespace in mbe 2022-08-10 16:28:56 +08:00
to_parser_input.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
token_map.rs Replace expressions with errors in them 2022-02-09 11:58:52 +01:00
tt_iter.rs Implement ignore and index metavar expression 2022-07-11 18:31:42 +02:00