rust/crates/ra_syntax/src
bors[bot] 6d0a765d34
Merge #4962
4962: Implement APIs for parsing expressions, types, paths, patterns and items r=davidlattimore a=davidlattimore



Co-authored-by: David Lattimore <dml@google.com>
2020-06-21 12:37:29 +00:00
..
ast Add quickfix to add a struct field 2020-06-12 18:52:44 +02:00
parsing Reduce the usage of bare subscript operator 2020-06-14 13:12:52 +03:00
validation Introduce EffectExpr 2020-05-02 11:21:39 +02:00
algo.rs Fix rewrite_root when there's only 1 replacement 2020-06-13 19:05:46 +02:00
ast.rs Separating parsing of for in predicates and types 2020-06-10 11:30:58 +01:00
fuzz.rs Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
lib.rs Implement APIs for parsing expressions, types, paths, patterns and items 2020-06-21 22:28:17 +10:00
parsing.rs Implement APIs for parsing expressions, types, paths, patterns and items 2020-06-21 22:28:17 +10:00
ptr.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
syntax_error.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
syntax_node.rs Small refactor 2020-05-31 21:39:19 +03:00
tests.rs Implement APIs for parsing expressions, types, paths, patterns and items 2020-06-21 22:28:17 +10:00
validation.rs Some FIXMEs were outdated: 2020-05-24 13:17:16 +02:00