rust-analyzer/crates/ide_assists/src
bors[bot] 93873b0ce1
Merge #9739
9739: generate function assist favors deref cmpt types r=matklad a=mahdi-frms

Fixes #9713

Although that's still not relying on sematic info.

Co-authored-by: mahdi-frms <mahdif1380@outlook.com>
2021-07-31 15:08:29 +00:00
..
handlers Merge #9739 2021-07-31 15:08:29 +00:00
tests Add replace_char_with_string assist 2021-07-30 16:46:06 +02:00
utils clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs cargo fmt 2021-06-13 09:48:15 +05:30
lib.rs Add replace_char_with_string assist 2021-07-30 16:46:06 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs generate function assist favors deref cmpt types 2021-07-31 16:34:09 +04:30