aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/add_from_impl_for_enum.rs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup checking for existing impls in impl From assistMatthew Hall2020-04-021-15/+3
* Add impl From for enum variant assistMatthew Hall2020-04-011-0/+218