rust/crates/ra_syntax/src/ast
Aleksey Kladov 39e444d701 remove ast::*Kind enums
With the new owned trees, we don't need an indirection here
2019-08-19 13:58:49 +03:00
..
expr_extensions.rs Introduce separate hir::BinaryOp 2019-08-17 17:42:41 +03:00
extensions.rs Lower fully qualified associated type paths 2019-08-12 21:43:00 +02:00
generated.rs remove ast::*Kind enums 2019-08-19 13:58:49 +03:00
tokens.rs migrate ra_syntax to the new rowan API 2019-07-19 13:16:24 +03:00
traits.rs Unconditionally trim the end of comments 2019-07-31 13:59:14 -04:00