rust/crates/ra_syntax/src
2020-07-31 21:45:29 +02:00
..
ast Rename DotDotPat -> RestPat 2020-07-31 21:45:29 +02:00
parsing Finalize Trait grammar 2020-07-30 18:17:28 +02:00
validation Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
algo.rs Update the rest of the tests 2020-06-29 17:23:01 +02:00
ast.rs Handwrite Stmt 2020-07-31 15:40:48 +02:00
fuzz.rs Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
lib.rs Rename TypeRef -> Type 2020-07-31 12:14:37 +02:00
parsing.rs Implement APIs for parsing expressions, types, paths, patterns and items 2020-06-21 22:28:17 +10:00
ptr.rs Rename FieldDef -> Field 2020-07-30 16:49:13 +02:00
syntax_error.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
syntax_node.rs Store macro invocation parameters as text instead of tt 2020-07-22 21:50:37 +03:00
tests.rs Rename TypeRef -> Type 2020-07-31 12:14:37 +02:00
validation.rs Rename 2020-07-31 20:23:52 +02:00