rust/crates/ide-assists
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
..
src Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
Cargo.toml internal: switch to tracing from log 2024-01-30 12:27:31 -05:00