aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/generate_enum_is_method.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy::redudant_borrowMaan20032021-06-131-1/+1
* syntax: return owned string instead of leaking stringcynecx2021-03-261-1/+1
* rename generate_enum_match_method file to match assist nameDomantas Jadenkus2021-02-271-0/+250