rust-analyzer/crates/ide-assists/src
bors 3a69435af7 Auto merge of #13333 - feniljain:fix_assists, r=Veykril
fix(generate_method): correct method indentation inside generated impl and change gen loc

should fix #10619
2022-10-10 08:36:18 +00:00
..
handlers Auto merge of #13333 - feniljain:fix_assists, r=Veykril 2022-10-10 08:36:18 +00:00
tests Update outside test and generated code 2022-09-27 20:40:51 +02:00
utils Auto merge of #12982 - jridgewell:into_future, r=Veykril 2022-08-18 07:37:47 +00:00
assist_config.rs Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add convert_named_struct_to_tuple_struct assist 2022-09-27 20:39:48 +02:00
tests.rs Update outside test and generated code 2022-09-27 20:40:51 +02:00
utils.rs Add {TypeParam, ConstParam}::remove_default 2022-10-09 18:46:31 -04:00