rust-analyzer/crates/syntax/src
2021-01-30 16:31:19 +01:00
..
ast Fix ast::String::value not properly escaping in some cases 2021-01-30 16:31:19 +01: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 . 2021-01-20 01:56:11 +03: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 syntax,ssr: Implement statement parsing 2021-01-03 11:29:33 +01:00
validation.rs Add validation for mutable const items 2021-01-24 02:17:41 +01:00