rust-analyzer/crates/ra_syntax/src
2020-04-28 10:23:45 +02:00
..
ast Treat comments beginning with four slashes as regular line comments 2020-04-28 10:23:45 +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 Treat comments beginning with four slashes as regular line comments 2020-04-28 10:23:45 +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