rust/crates/syntax/src
2022-05-23 16:09:56 +02:00
..
ast fix: When reference searching macro inputs, don't search everything that was downmapped 2022-05-23 16:09:56 +02:00
parsing dead code 2021-12-28 19:13:30 +03:00
tests Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
validation Add semicolons for consistency 2021-10-03 23:39:43 +11:00
algo.rs Make selections in assists with trailing/leading whitespace more forgiving 2021-10-12 14:41:59 +02:00
ast.rs Preserve order of generic args 2022-03-04 11:46:14 +03:30
display.rs Don't parse source files to generate macro completion details 2022-03-10 22:21:58 +01:00
fuzz.rs
hacks.rs dead code 2021-12-28 19:13:30 +03:00
lib.rs fix(11422): have two different funuctions - one for iterating breaks, one for iteraating breaks and continues 2022-02-24 19:00:08 +01: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 Add semicolons for consistency 2021-10-03 23:39:43 +11:00
tests.rs remove fragments from syntax 2021-12-28 17:00:55 +03:00
token_text.rs
utils.rs
validation.rs Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00