Igor Aleksanov
|
19cce08662
|
Re-export base_db from ide_db
|
2020-10-24 11:39:57 +03:00 |
|
Aleksey Kladov
|
863b1fb731
|
⬆️ ungrammar
|
2020-08-21 19:14:05 +02:00 |
|
Aleksey Kladov
|
b9b4693ce3
|
Add SelfParam to code_model
|
2020-08-19 15:16:24 +02:00 |
|
David Lattimore
|
a4a504e132
|
SSR: Explicitly autoderef and ref placeholders as needed
Structured search replace now inserts *, & and &mut in the replacement to match any auto[de]ref in the matched code.
|
2020-08-14 21:26:25 +10:00 |
|
David Lattimore
|
c84f98385a
|
Refactor SSR so that placeholders store a Var
This allows lookup of placeholder bindings given a placeholder without
needing to create a Var instance.
|
2020-08-14 20:12:26 +10:00 |
|
Aleksey Kladov
|
ae3abd6e57
|
Rename ra_ssr -> ssr
|
2020-08-13 17:02:44 +02:00 |
|