aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/replace_derive_with_manual_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* Move the helpers into ide_dbKirill Bulatov2020-11-281-1/+1
* Extract the import code into the shared moduleKirill Bulatov2020-11-271-2/+2
* Use imports_locatorKirill Bulatov2020-11-161-13/+15
* More consistent namingAleksey Kladov2020-11-091-0/+398