aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/flip_trait_bound.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move target to AssistLabelAleksey Kladov2020-05-061-2/+2
| | | | | Target is used for assists sorting, so we need it before we compute the action.
* Merge assits::test_helpers and testsAleksey Kladov2020-05-061-1/+1
|
* Name assist handlersAleksey Kladov2020-02-071-0/+116