aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/context.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge #8124bors[bot]2021-03-201-3/+31
|\
| * Add basic lifetime completionLukas Wirth2021-03-201-3/+31
* | Don't use an untyped String for ActiveParam trackingLukas Wirth2021-03-201-16/+22
|/
* Merge #8051bors[bot]2021-03-161-3/+3
|\
| * Fix more unused wariable warningsLaurențiu Nicola2021-03-161-3/+3
* | Upgrade rowanAleksey Kladov2021-03-161-6/+9
|/
* Drop non-working markLaurențiu Nicola2021-03-151-2/+0
* update algorithm for determining expected type of completionJosh Mcguigan2021-03-151-14/+283
* Use upstream cov-markLaurențiu Nicola2021-03-081-2/+2
* rename completion -> ide_completionAleksey Kladov2021-02-171-0/+537