Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Phase out SourceFileEdits in favour of a plain HashMap | Lukas Wirth | 2021-01-14 | 1 | -20/+16 |
| | |||||
* | Group file source edits by FileId | Lukas Wirth | 2021-01-14 | 1 | -9/+19 |
| | |||||
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -4/+4 |
| | |||||
* | SSR: Explicitly autoderef and ref placeholders as needed | David Lattimore | 2020-08-14 | 1 | -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 -> ssr | Aleksey Kladov | 2020-08-13 | 1 | -0/+338 |