aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/assists/replace_if_let_with_match.rs
Commit message (Expand)AuthorAgeFilesLines
* rename ra_editor -> ra_ide_api_lightAleksey Kladov2019-01-081-92/+0
* assist to convert if-let to matchAleksey Kladov2019-01-081-0/+92