rust/crates/ra_syntax/src
2020-02-12 17:04:16 +02:00
..
ast Introduce AttrKind 2020-02-12 16:44:52 +02: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 Fix the trailing whitespace test 2020-02-12 17:04:16 +02: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