aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/inline_local_variable.rs
Commit message (Collapse)AuthorAgeFilesLines
* switch to new rowanAleksey Kladov2019-04-011-2/+4
|
* use | instead of multiple match armsgfreezy2019-03-251-27/+27
|
* inline immutable local varialbegfreezy2019-03-251-0/+298