rust-analyzer/crates/syntax/src
bors[bot] 2183d65c97
Merge #7777
7777: Implement line<->block comment assist r=Veykril a=djrenren

Fixes: https://github.com/rust-analyzer/rust-analyzer/issues/6515

Co-authored-by: John Renner <john@jrenner.net>
2021-03-02 08:04:38 +00:00
..
ast Merge #7777 2021-03-02 08:04:38 +00:00
parsing ⬆️ rowan 2021-01-20 14:04:53 +03:00
validation Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
algo.rs ⬆️ rowan 2021-01-19 22:11:42 +03:00
ast.rs Revert "Replace usage of ast::NameOrNameRef with ast::NameLike" 2021-02-17 15:00:44 +01:00
display.rs Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00
fuzz.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
lib.rs ⬆️ rowan 2021-01-20 14:04:53 +03:00
parsing.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
ptr.rs Document privacy invariant of SyntaxPtr 2020-10-06 20:06:14 +02:00
syntax_error.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
syntax_node.rs ⬆️ rowan 2021-01-20 14:04:53 +03:00
tests.rs Add parsing benchmark 2021-02-09 21:52:34 +03:00
validation.rs Add validation for mutable const items 2021-01-24 02:17:41 +01:00