aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/pull_assignment_up.rs
Commit message (Expand)AuthorAgeFilesLines
* Use upstream cov-markLaurențiu Nicola2021-03-081-7/+6
* Add support for deref assignments to "pull assignment up" assist.Jesse Bakker2021-03-051-0/+43
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+400