rust/crates/ide_assists/src
bors[bot] 107b2f1890
Merge #9972
9972: refactor : function generation assists r=Veykril a=mahdi-frms

Separated code generation from finding position for generated code. This will be ground work for introducing static associated function generation.

Co-authored-by: mahdi-frms <mahdif1380@outlook.com>
2021-08-22 14:53:41 +00:00
..
handlers Merge #9972 2021-08-22 14:53:41 +00:00
tests Merge #9855 2021-08-19 15:19:06 +00:00
utils implement feedback from review 2021-08-16 18:23:51 +02:00
assist_config.rs
assist_context.rs Simplify inline_local_variable assist 2021-08-02 15:27:47 +02:00
lib.rs Add Destructure Tuple 2021-08-17 19:22:57 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Fix some clippy lints 2021-08-16 22:04:26 +03:00