rust-analyzer/crates/ide-assists/src
Sebastian Ziebell e78df83e2f Integrate feedback
* pass in existing `Semantics` object to function
* pass in `Definition` for param type
* refactor iterator to use `flatten`
2023-05-26 13:43:12 +02:00
..
handlers Integrate feedback 2023-05-26 13:43:12 +02:00
tests Implement assist to replace named generic with impl 2023-05-26 13:13:11 +02:00
utils internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Implement assist to replace named generic with impl 2023-05-26 13:13:11 +02:00
tests.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
utils.rs add_missing_impl_members and add_missing_default_members break indentation no longer 2023-05-10 22:27:05 +04:00