Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `'` to trigger_characters, allowing more direct lifetime completions | Lukas Wirth | 2021-03-21 | 1 | -1/+5 |
* | Fix incorrect scoping in while expressions | Lukas Wirth | 2021-03-21 | 1 | -13/+11 |
* | Add label completion | Lukas Wirth | 2021-03-21 | 1 | -6/+22 |
* | Merge #8124 | bors[bot] | 2021-03-20 | 1 | -3/+31 |
|\ | |||||
| * | Add basic lifetime completion | Lukas Wirth | 2021-03-20 | 1 | -3/+31 |
* | | Don't use an untyped String for ActiveParam tracking | Lukas Wirth | 2021-03-20 | 1 | -16/+22 |
|/ | |||||
* | Merge #8051 | bors[bot] | 2021-03-16 | 1 | -3/+3 |
|\ | |||||
| * | Fix more unused wariable warnings | Laurențiu Nicola | 2021-03-16 | 1 | -3/+3 |
* | | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -6/+9 |
|/ | |||||
* | 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 |