rust/crates/ra_syntax/src
bors[bot] cd433ed194
Merge #1734
1734: Strip indents and empty lines in check_apply_diagnostic_fix_from_position r=matklad a=matklad



Co-authored-by: Phil Ellison <phil.j.ellison@gmail.com>
2019-08-25 09:58:54 +00:00
..
algo migrate ra_syntax to the new rowan API 2019-07-19 13:16:24 +03:00
ast Add BoxPat variant 2019-08-23 15:11:34 -07:00
parsing rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
validation Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
algo.rs streamline API 2019-07-21 13:28:58 +03:00
ast.rs make ast object safe 2019-08-23 15:06:47 +03:00
fuzz.rs rename range -> text_range 2019-07-20 12:58:27 +03:00
grammar.ron Add BoxPat variant 2019-08-23 15:11:34 -07:00
lib.rs remove ast::*Kind enums 2019-08-19 13:58:49 +03:00
parsing.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ptr.rs Cast SyntaxNodePtr to AstPtr directly 2019-08-25 12:56:23 +03:00
syntax_error.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_node.rs streamline API 2019-07-21 13:28:58 +03:00
tests.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
validation.rs rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00