aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/replace_unwrap_with_match.rs
Commit message (Expand)AuthorAgeFilesLines
* Move shared assist code to utilsAleksey Kladov2020-04-291-34/+18
* Assist: replace unwrap with matchUnreal Hoang2020-03-261-0/+177