rust-analyzer/crates/ra_syntax/src
2019-02-27 14:08:09 +02:00
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00
parsing rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
string_lexing reformat the world 2019-02-08 14:49:43 +03:00
validation flatten modules 2019-02-20 16:16:14 +03:00
algo.rs Move non_trivia_sibling to ra_syntax::algo 2019-02-21 18:49:03 +02:00
ast.rs Add new trait TypeAscriptionOwner 2019-02-26 11:35:57 +02:00
grammar.ron Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00
lib.rs introduce tree builder 2019-02-23 16:55:01 +03:00
parsing.rs rename 2019-02-23 16:07:29 +03:00
ptr.rs reformat the world 2019-02-08 14:49:43 +03:00
string_lexing.rs dedupe literal parsers 2018-12-27 14:42:46 +03:00
syntax_error.rs fix compilation 2019-02-21 13:37:32 +03:00
syntax_node.rs introduce tree builder 2019-02-23 16:55:01 +03:00
syntax_text.rs flatten modules 2019-02-20 16:16:14 +03:00
validation.rs kill utils module 2019-02-21 15:57:40 +03:00