rust/crates/ide_assists/src
bors[bot] f438dbb100
Merge #9860
9860: fix: Fix extract_function tagging params as mut unnecessarily r=Veykril a=Veykril

Fixes #9822
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-08-11 15:10:26 +00:00
..
handlers Merge #9860 2021-08-11 15:10:26 +00:00
tests Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
utils gen clone for tuple enums 2021-08-10 15:07:13 +02:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Simplify inline_local_variable assist 2021-08-02 15:27:47 +02:00
lib.rs Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Substitute generic types in inline_call 2021-08-10 14:39:56 +02:00