aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/assists/flip_trait_bound.rs
Commit message (Expand)AuthorAgeFilesLines
* use new api for flip_trait_bound assistAleksey Kladov2019-10-271-11/+22
* Add tests for the trait bound flip assist.Wesley Norris2019-10-271-0/+76
* Fixes #2054.Wesley Norris2019-10-271-0/+32