rust-analyzer/crates/syntax/src/ast
2022-02-25 01:25:42 +00:00
..
generated Generate AST code after rust-analyzer/ungrammar#46 2022-02-25 01:25:42 +00:00
edit.rs Use mutable syntax trees in merge_imports, split_imports 2021-11-19 20:02:27 +05:00
edit_in_place.rs Use mutable syntax trees in merge_imports, split_imports 2021-11-19 20:02:27 +05: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 Parse let expressions in order to support let chains 2022-02-21 08:34:34 +02:00
node_ext.rs Make replace_derive_with_manual_impl work again 2022-02-22 10:20:44 +01:00
operators.rs internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
token_ext.rs Move format specifier lexing from syntax to ide_db 2022-01-15 13:14:59 +01:00
traits.rs Reduce allocations in attribute collection 2022-01-30 22:18:32 +01:00