rust/crates/syntax/src
2021-04-16 17:22:11 +05:00
..
ast Fill match arms for a tuple of a single enum. 2021-04-16 17:22:11 +05:00
parsing Add support for doc on hover for macro 2.0 2021-03-27 14:57:11 +08:00
validation
algo.rs remove more redundant clones (clippy::redundant_clone()) 2021-03-21 12:10:39 +01:00
ast.rs Move AttrsOwnerNode to syntax and make it public 2021-03-19 20:05:17 +01:00
display.rs
fuzz.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
lib.rs Add TokenText 2021-03-26 21:33:45 +03:00
parsing.rs
ptr.rs
syntax_error.rs
syntax_node.rs
ted.rs rewrite merge use trees assist to use muatable syntax trees 2021-03-22 20:47:46 +03:00
tests.rs
token_text.rs Add TokenText 2021-03-26 21:33:45 +03:00
utils.rs Better strip turbofishes 2021-03-08 23:59:39 +02:00
validation.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00