aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ssr
Commit message (Expand)AuthorAgeFilesLines
* Fix test following change to fixture parsing (d016cb486738c1ab2574a322924183f...David Lattimore2020-06-271-1/+11
* SSR: Allow matching within macro callsDavid Lattimore2020-06-273-2/+69
* SSR: Allow matching of whole macro callsDavid Lattimore2020-06-224-13/+173
* Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-226-0/+1456