rust-analyzer/crates/ide-assists/src
2024-02-26 21:21:56 +05:30
..
handlers make assist not applicable if there is no missing field 2024-02-26 21:21:56 +05:30
tests add assist for filling fields by replacing ellipsis in record syntax 2024-02-24 11:59:48 +05:30
utils ide-assists: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09: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 assist for filling fields by replacing ellipsis in record syntax 2024-02-24 11:59:48 +05:30
tests.rs ide-assists: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
utils.rs ide-assists: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00