rust-analyzer/crates/ra_syntax/src
bors[bot] bfb40a698d
Merge #4396
4396: Improve panic message for ast_from_text r=jonas-schievink a=edwin0cheng

Related: #4368

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-05-10 18:01:20 +00:00
..
ast Merge #4396 2020-05-10 18:01:20 +00:00
parsing Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
validation Introduce EffectExpr 2020-05-02 11:21:39 +02:00
algo.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
ast.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
fuzz.rs Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
lib.rs Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02: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 Convert code to text-size 2020-04-25 11:59:18 +02:00
tests.rs Switch to TryFrom 2020-04-25 11:59:18 +02:00
validation.rs Validate uses of self and super 2020-05-01 08:59:24 -07:00