rust-analyzer/crates/ra_syntax/src/ast
Aleksey Kladov 7e5a186c1f Introduce separate hir::BinaryOp
Unlike ast::BinOp, it has significantly more structure to it, so it's
easier to, say, handle all assignment-like operations in the same way.
2019-08-17 17:42:41 +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 Add function parameters attributes 2019-08-07 23:42:28 +07:00
generated.rs.tera cleanup casts 2019-07-19 18:22:00 +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