aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/replace_unwrap_with_match.rs
Commit message (Expand)AuthorAgeFilesLines
* Corrected minor typo on line 20mixio2021-05-131-1/+1
* internal: introduce `ast::make::ext` module with common shortcutsAleksey Kladov2021-05-091-10/+11
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+188