rust-analyzer/crates/syntax/src/ast
2021-10-30 16:37:32 +02:00
..
generated Fix for-loop expressions breaking with BlockExpr iterable 2021-10-30 16:37:32 +02:00
edit.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
edit_in_place.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
expr_ext.rs Remove neesless clone 2021-10-10 10:50:51 +09:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs feat: Adding extract_module assist 2021-10-16 13:36:06 +03:00
node_ext.rs Fix for-loop expressions breaking with BlockExpr iterable 2021-10-30 16:37:32 +02:00
operators.rs internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
token_ext.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
traits.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00