aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/fill_match_arms.rs
Commit message (Collapse)AuthorAgeFilesLines
* Simplify test_fill_match_arm_refs test casesVille Penttinen2019-02-231-24/+0
|
* Fix fill_match_arms not working with referencesVille Penttinen2019-02-231-0/+103
|
* ra_assists: assist "providers" can produce multiple assistsAndrea Pretto2019-02-111-3/+5
|
* Add tests for action target rangesrobojumper2019-02-081-1/+17
|
* reformat the worldAleksey Kladov2019-02-081-4/+1
|
* move assists to a separate crateAleksey Kladov2019-02-061-0/+145