Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix more unused wariable warnings | Laurențiu Nicola | 2021-03-16 | 1 | -3/+3 | |
| | | ||||||
* | | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -6/+9 | |
|/ | | | | Notably, new rowan comes with support for mutable syntax trees. | |||||
* | Drop non-working mark | Laurențiu Nicola | 2021-03-15 | 1 | -2/+0 | |
| | ||||||
* | update algorithm for determining expected type of completion | Josh Mcguigan | 2021-03-15 | 1 | -14/+283 | |
| | ||||||
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -2/+2 | |
| | ||||||
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -0/+537 | |
We don't have completion-related PRs in flight, so lets do it |