rust/crates/syntax/src
2022-01-08 15:40:42 +01:00
..
ast Shrink diagnostic spans for errors inside macros 2022-01-08 15:40:42 +01:00
parsing dead code 2021-12-28 19:13:30 +03:00
tests Allow doc comments on all Items 2022-01-08 15:27:48 +01:00
validation
algo.rs Make selections in assists with trailing/leading whitespace more forgiving 2021-10-12 14:41:59 +02:00
ast.rs Better interface for doc comment and attribute processing 2022-01-07 14:14:33 +01:00
display.rs Fully render type alias completions from hir 2021-12-21 16:36:23 +01:00
fuzz.rs
hacks.rs dead code 2021-12-28 19:13:30 +03:00
lib.rs introduce hacks module 2021-12-28 18:57:13 +03:00
parsing.rs dead code 2021-12-28 19:13:30 +03:00
ptr.rs Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
syntax_error.rs
syntax_node.rs internal: replace TreeSink with a data structure 2021-12-25 22:02:26 +03:00
ted.rs
tests.rs remove fragments from syntax 2021-12-28 17:00:55 +03:00
token_text.rs
utils.rs
validation.rs match_ast! takes a pattern to allow underscore usage 2021-12-14 12:44:31 +01:00