rust/crates/ra_syntax/src
2020-02-07 23:53:08 +02:00
..
ast Rename add import assist 2020-02-07 23:53:08 +02:00
parsing ra_syntax: removed unnecessary init statement from reparsing tests 2020-02-04 00:00:55 +02:00
validation Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
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 Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
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