rust/crates/ra_syntax/src
bors[bot] 7bc7173230
Merge #4134
4134: Special case for empty comments in doc comment kind  r=matklad a=edwin0cheng

Part of #4103

Fix `ui/empty/empty-comment.rs macros`

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-04-25 10:53:40 +00:00
..
ast Merge #4134 2020-04-25 10:53:40 +00:00
parsing Switch to TryFrom 2020-04-25 11:59:18 +02:00
validation ra_syntax: reshape SyntaxError for the sake of removing redundancy 2020-02-17 22:24:33 +02:00
algo.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
ast.rs Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
fuzz.rs Switch to TryFrom 2020-04-25 11:59:18 +02:00
lib.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
parsing.rs ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review 2020-02-04 00:00:55 +02:00
ptr.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
syntax_error.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
syntax_node.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
tests.rs Switch to TryFrom 2020-04-25 11:59:18 +02:00
validation.rs Switch to TryFrom 2020-04-25 11:59:18 +02:00