rust-analyzer/crates/ra_syntax/src
2020-05-01 16:26:30 +02:00
..
ast Merge branch 'master' of github.com:rust-analyzer/rust-analyzer 2020-05-01 16:26: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 Introduce BlockModifier 2020-04-30 22:58:26 +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 Report invalid, nested, multi-segment crate-paths 2020-04-30 11:16:09 -07:00