rust-analyzer/crates/ra_syntax/src
bors[bot] 28077f971a
Merge #4872
4872: Reduce the usage of bare subscript operator r=matklad a=Veetaha



Co-authored-by: Veetaha <veetaha2@gmail.com>
2020-06-18 06:48:12 +00:00
..
ast Merge #4855 2020-06-12 12:49:30 +00: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 Make ra_syntax::{SyntaxNodeChildren, SyntaxElementChildren} public. 2020-06-15 21:36:30 +10:00
parsing.rs ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review 2020-02-04 00:00:55 +02: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 Switch to TryFrom 2020-04-25 11:59:18 +02:00
validation.rs Some FIXMEs were outdated: 2020-05-24 13:17:16 +02:00