aboutsummaryrefslogtreecommitdiff
path: root/crates/ssr/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Phase out SourceFileEdits in favour of a plain HashMapLukas Wirth2021-01-141-20/+16
|
* Group file source edits by FileIdLukas Wirth2021-01-141-9/+19
|
* 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