rust-analyzer/crates/parser/src
bors 2400b36a2e Auto merge of #14577 - jsoref:spelling, r=lnicola
Spelling

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling).

The misspellings have been reported at https://github.com/jsoref/rust-analyzer/actions/runs/4699991040#summary-12751355796

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/rust-analyzer/actions/runs/4699991284#summary-12751356293

closes #14567
2023-04-19 14:05:40 +00:00
..
grammar Auto merge of #14577 - jsoref:spelling, r=lnicola 2023-04-19 14:05:40 +00:00
syntax_kind feat(syntax): RTN in bounds 2023-04-01 15:26:03 +02:00
tests Parse exclusive range pattern 2023-04-16 04:28:29 +09:00
event.rs Fixup comments 2023-02-07 18:08:05 +01:00
grammar.rs fix: Recover from pub() visibility modifier 2023-03-30 13:42:15 +02:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Bump rustc-ap-rustc_lexer 2023-02-08 11:42:14 +01:00
lib.rs Fixup comments 2023-02-07 18:08:05 +01:00
output.rs Fixup comments 2023-02-07 18:08:05 +01:00
parser.rs Fixup comments 2023-02-07 18:08:05 +01:00
shortcuts.rs Fixup comments 2023-02-07 18:08:05 +01:00
syntax_kind.rs minor: modernize 2021-09-06 18:54:16 +03:00
tests.rs internal: Improve parser recovery a bunch 2023-02-11 20:28:36 +01:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00