rust-analyzer/crates/ide-assists/src
2024-02-29 13:17:45 +00:00
..
handlers Fix usage in other assist 2024-02-29 13:17:45 +00:00
tests Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
utils Attempt resolving name collisions 2024-02-29 13:17:45 +00:00
assist_config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
tests.rs ide-assists: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
utils.rs Handle bindings to refs 2024-02-29 13:17:45 +00:00