aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/fill_match_arms.rs
Commit message (Expand)AuthorAgeFilesLines
* Don't use generic DB where a concrete one will doAleksey Kladov2020-03-131-6/+2
* Refactor primary IDE APIAleksey Kladov2020-02-261-15/+8
* Add or- and parenthesized-patternsMatthew Jasper2020-02-091-3/+3
* Name assist handlersAleksey Kladov2020-02-071-0/+290