rust/crates/ra_syntax/src
Aleksey Kladov 773ad2edb3 simiplify
2019-07-21 13:34:15 +03:00
..
algo migrate ra_syntax to the new rowan API 2019-07-19 13:16:24 +03:00
ast switch to upstream rowan's API 2019-07-20 20:12:06 +03:00
parsing switch to upstream rowan's API 2019-07-20 20:12:06 +03:00
validation rename range -> text_range 2019-07-20 12:58:27 +03:00
algo.rs streamline API 2019-07-21 13:28:58 +03:00
ast.rs cleanup casts 2019-07-19 18:22:00 +03:00
fuzz.rs rename range -> text_range 2019-07-20 12:58:27 +03:00
grammar.ron add await expr to ast 2019-07-20 19:35:49 +09:00
lib.rs simiplify 2019-07-21 13:34:15 +03:00
parsing.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ptr.rs rename range -> text_range 2019-07-20 12:58:27 +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
validation.rs simiplify 2019-07-21 13:34:15 +03:00