aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ssr/src/matching.rs
Commit message (Expand)AuthorAgeFilesLines
* SSR: Allow matching within macro callsDavid Lattimore2020-06-271-1/+3
* SSR: Allow matching of whole macro callsDavid Lattimore2020-06-221-4/+101
* Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-221-0/+494