rust-analyzer/crates/syntax/src/ast
2025-02-28 11:03:33 +01:00
..
generated Merge pull request #19015 from Wilfred/mdbook 2025-01-28 16:19:37 +00:00
make Move some more AST makers to the quote macro 2024-12-30 05:46:06 +02:00
syntax_factory Add take() method to SyntaxEditor 2025-02-24 22:42:57 +09:00
edit.rs fix doc tests 2025-02-27 14:58:46 +01:00
edit_in_place.rs internal: Remove mutable syntax tree usages from add_missing_match_arms assist 2025-02-14 02:36:05 +09:00
expr_ext.rs internal: Add some expr constructors to SyntaxFactory 2025-01-06 15:58:39 -06:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Migrate some leftovers in add_missing_match_arms 2025-02-24 22:41:52 +09:00
node_ext.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
operators.rs ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
prec.rs Have inline_local_variable use precedence calculation for parentheses 2025-02-28 11:03:33 +01:00
syntax_factory.rs Add take() method to SyntaxEditor 2025-02-24 22:42:57 +09:00
token_ext.rs Have inline_local_variable use precedence calculation for parentheses 2025-02-28 11:03:33 +01:00
traits.rs Use more correct handling of lint attributes 2024-09-12 15:24:38 +03:00