aboutsummaryrefslogtreecommitdiff
path: root/crates/ssr/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Re-export base_db from ide_dbIgor Aleksanov2020-10-241-4/+4
|
* SSR: Explicitly autoderef and ref placeholders as neededDavid Lattimore2020-08-141-1/+4
| | | | Structured search replace now inserts *, & and &mut in the replacement to match any auto[de]ref in the matched code.
* Rename ra_ssr -> ssrAleksey Kladov2020-08-131-0/+338