rust-analyzer/crates/ide-assists/src
bors e07183461f Auto merge of #16487 - ShoyuVanilla:deref-generate-getter, r=Veykril
Remove unnecessary `.as_ref()` in generate getter assist

Resolves #12389
2024-02-08 15:15:52 +00:00
..
handlers Auto merge of #16487 - ShoyuVanilla:deref-generate-getter, r=Veykril 2024-02-08 15:15:52 +00:00
tests Remove unnecessary .as_ref() in generate getter assist 2024-02-05 00:44:57 +09:00
utils Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01: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 normalize import assist 2024-01-28 11:55:01 +03:00
tests.rs Auto merge of #16398 - Urhengulas:satisfy-clippy, r=Veykril 2024-01-19 09:43:35 +00:00
utils.rs cargo fmt 2024-02-05 10:48:34 +09:00