rust-analyzer/crates/syntax/src/ast
Niklas Lindorfer ed230048dc
Add destructure_struct_binding action
Separate into create and apply edit

Rename usages

Hacky name map

Add more tests

Handle non-exhaustive

Add some more TODOs

Private fields

Use todo

Nesting

Improve rest token generation

Cleanup

Doc -> regular comment

Support mut
2024-02-29 13:17:44 +00:00
..
generated Update grammar 2024-02-16 16:16:37 +00:00
edit.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
edit_in_place.rs Align set_visibility with the rest of the set_ edit-in-place methods 2024-02-15 20:40:14 -05:00
expr_ext.rs Merge commit 'af40101841' into sync-from-ra 2024-01-08 11:29:25 +02:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
node_ext.rs Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
operators.rs ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
prec.rs Add support for become expr/tail calls 2024-02-14 14:57:18 +00:00
token_ext.rs fix: Validate literals in proc-macro-srv FreeFunctions::literal_from_str 2024-02-13 12:33:51 +01:00
traits.rs Merge commit '21b06c1beb' into sync-from-ra 2023-12-18 09:21:55 +02:00