rust-analyzer/crates/syntax/src
2022-11-01 23:02:10 +00:00
..
ast Use let-else statements in Convert to guarded return assist 2022-11-01 23:02:10 +00:00
parsing
tests Generate From impls manually 2022-09-26 19:29:28 +01:00
validation
algo.rs
ast.rs
fuzz.rs remove imports that are also in edition 2021's prelude 2022-08-09 01:16:32 +02:00
hacks.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00
lib.rs Simplify 2022-10-19 21:17:11 +02:00
parsing.rs
ptr.rs internal: Don't parse files unnecessarily in scope_for_offset 2022-07-23 00:50:59 +02:00
syntax_error.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
syntax_node.rs
ted.rs
tests.rs Move cfg attrs up to the mod definitions to disable sourcegen 2022-07-24 10:38:34 +02:00
token_text.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
utils.rs
validation.rs