rust-analyzer/crates/syntax/src/ast
2024-01-27 14:22:16 +03:00
..
generated fix PathSegment grammar 2023-11-12 11:20:14 +08:00
edit.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
edit_in_place.rs make ast::UseTree::wrap_in_tree_list more robust 2024-01-27 14:22:16 +03:00
expr_ext.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs fix: better handling of SelfParam in inline_call 2024-01-17 13:49:07 +08:00
node_ext.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
operators.rs Corrected order of printing op and = 2022-08-08 11:05:18 -04:00
prec.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
token_ext.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
traits.rs Replace doc_comments_and_attrs with collect_attrs, 2nd round 2023-12-11 22:56:50 +03:30