rust/crates/syntax/src/ast
2021-09-21 16:15:30 +02:00
..
generated Simplify 2021-09-21 16:15:30 +02:00
edit_in_place.rs internal: more declarative re-indentation API 2021-08-24 18:18:43 +03:00
edit.rs minor: address review comments 2021-08-18 19:04:10 +05:00
expr_ext.rs Fix extract_function with macro arg 2021-09-01 11:11:57 +02:00
generated.rs
make.rs Simplify 2021-09-19 19:00:06 +02:00
node_ext.rs Simplify 2021-09-21 16:05:21 +02:00
operators.rs internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
token_ext.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
traits.rs