aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/replace_let_with_if_let.rs
Commit message (Expand)AuthorAgeFilesLines
* simplifyAleksey Kladov2021-05-101-12/+9
* internal: introduce `ast::make::ext` module with common shortcutsAleksey Kladov2021-05-091-1/+1
* Don't spam loop-rewriting assistAleksey Kladov2021-02-281-1/+1
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+101