aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ssr/src/replacing.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of whitespace when applying SSR within macro expansions.David Lattimore2020-06-271-16/+17
* SSR: Allow matching of whole macro callsDavid Lattimore2020-06-221-1/+9
* Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-221-0/+55