rust/crates/ra_syntax/src
2020-02-07 12:30:39 +01:00
..
ast Cleanup early return assist 2020-02-07 12:30:39 +01:00
parsing ra_syntax: removed unnecessary init statement from reparsing tests 2020-02-04 00:00:55 +02:00
validation
algo.rs ra_syntax: changed added diagnostics information returned from tokenize() (implemented with iterators) 2020-02-04 00:00:55 +02:00
ast.rs Add infrastructure for visibility on syntax and hir_def level 2019-12-26 16:23:40 +01:00
fuzz.rs
lib.rs ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review 2020-02-04 00:00:55 +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 DynMap 2019-12-06 21:28:05 +01:00
syntax_error.rs ra_syntax: add backticks around tokens specimen 2020-02-04 00:00:55 +02:00
syntax_node.rs ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review 2020-02-04 00:00:55 +02:00
tests.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
validation.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00