rust-analyzer/crates/parser/src
2025-01-27 19:38:35 +09:00
..
grammar feat: Implement default-field-values 2025-01-27 19:38:35 +09:00
syntax_kind Add a function to convert a SyntaxKind to its text, where possible 2024-12-30 04:01:05 +02:00
tests Fix a case where completion was unable to expand a macro 2024-12-20 13:14:59 +02:00
event.rs update blocklike 2025-01-16 12:11:55 +01:00
grammar.rs revert blocklike changes 2025-01-16 12:54:26 +01:00
input.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
lexed_str.rs Remove TokenKind::InvalidPrefix. 2024-11-19 18:06:22 +11:00
lib.rs Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00
output.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
parser.rs update blocklike 2025-01-16 12:11:55 +01:00
shortcuts.rs fix doc typo 2024-12-27 23:13:09 +01:00
syntax_kind.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
tests.rs Correctly handle #"" in edition <2024 2024-10-27 00:47:13 +03:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00