aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/replace_derive_with_manual_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-10/+10
* Avoid a couple of allocationsLaurențiu Nicola2020-12-291-15/+16
* 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