rust-analyzer/crates/ra_syntax/src
Benjamin Coenen 76733f0cd4 Add unwrap block assist #4156
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-04-29 14:08:30 +02:00
..
ast Add unwrap block assist #4156 2020-04-29 14:08:30 +02: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