rust/crates/syntax/src
2021-03-26 18:30:59 +01:00
..
ast syntax: return owned string instead of leaking string 2021-03-26 18:30:59 +01:00
parsing Upgrade rowan 2021-03-16 16:10:49 +03: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 Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00
fuzz.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
lib.rs Upgrade rowan 2021-03-16 16:10:49 +03:00
parsing.rs
ptr.rs
syntax_error.rs
syntax_node.rs ⬆️ rowan 2021-01-20 14:04:53 +03:00
ted.rs rewrite merge use trees assist to use muatable syntax trees 2021-03-22 20:47:46 +03:00
tests.rs Use the same name in xtask and test utils 2021-03-08 21:45:06 +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