Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 1 | -27/+33 |
* | Use inline snapshots in complete_fn_param | Ville Penttinen | 2019-04-10 | 1 | -27/+58 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -1/+1 |
* | move testing functions | Aleksey Kladov | 2019-02-24 | 1 | -2/+1 |
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -1/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -5/+4 |
* | use a combination of `source_change` and `text_edit` for `CompleteItem` | gfreezy | 2019-01-20 | 1 | -1/+1 |
* | refactor to use `remove_range` and `replace_range` instead of TextEdit | gfreezy | 2019-01-19 | 1 | -1/+1 |
* | refactor completions to use TextEdit instead of InsertText | gfreezy | 2019-01-19 | 1 | -6/+7 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+102 |