aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/context.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge #8051bors[bot]2021-03-161-3/+3
|\ | | | | | | | | | | | | | | | | | | 8051: Fix more unused wariable warnings r=lnicola a=lnicola bors r+ changelog skip Co-authored-by: Laurențiu Nicola <[email protected]>
| * Fix more unused wariable warningsLaurențiu Nicola2021-03-161-3/+3
| |
* | Upgrade rowanAleksey Kladov2021-03-161-6/+9
|/ | | | Notably, new rowan comes with support for mutable syntax trees.
* 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
We don't have completion-related PRs in flight, so lets do it