Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Phase out SourceFileEdits in favour of a plain HashMap | Lukas Wirth | 2021-01-14 | 1 | -1/+1 |
* | Group file source edits by FileId | Lukas Wirth | 2021-01-14 | 1 | -2/+1 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -11/+11 |
* | ssr: Allow replacing expressions with statements | Marijn Suijten | 2021-01-04 | 1 | -0/+47 |
* | ssr: Add tests for raw LetStmt matching | Marijn Suijten | 2021-01-03 | 1 | -0/+44 |
* | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -3/+3 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | SSR: A few small refactorings | David Lattimore | 2020-08-18 | 1 | -0/+1 |
* | SSR: Explicitly autoderef and ref placeholders as needed | David Lattimore | 2020-08-14 | 1 | -0/+106 |
* | Refactor SSR so that placeholders store a Var | David Lattimore | 2020-08-14 | 1 | -1/+1 |
* | Rename ra_ssr -> ssr | Aleksey Kladov | 2020-08-13 | 1 | -0/+1174 |