Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim mut keyword in fn completion | adamrk | 2020-09-02 | 1 | -1/+22 |
| | |||||
* | Remove exposing unification | adamrk | 2020-09-02 | 1 | -1/+1 |
| | |||||
* | Collect locals in context | adamrk | 2020-09-02 | 2 | -12/+15 |
| | |||||
* | Add back Param struct | adamrk | 2020-09-01 | 1 | -1/+1 |
| | |||||
* | Add references to fn args during completion | adamrk | 2020-08-30 | 1 | -2/+105 |
| | |||||
* | Complete `pub` in fields | Aleksey Kladov | 2020-08-25 | 4 | -7/+36 |
| | |||||
* | Use the same abstraction for attrs and docs | Aleksey Kladov | 2020-08-25 | 2 | -2/+2 |
| | | | | | Doc comments *are* attributes, so there's no reason to have two crates here. | ||||
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 13 | -13/+13 |
| | |||||
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 3 | -5/+3 |
| | |||||
* | Minor | Aleksey Kladov | 2020-08-19 | 1 | -3/+3 |
| | |||||
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 3 | -10/+10 |
| | |||||
* | synchronizing changes | Dmitry | 2020-08-14 | 2 | -7/+20 |
| | |||||
* | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Remove Hygiene from completion | Aleksey Kladov | 2020-08-13 | 3 | -59/+65 |
| | |||||
* | Minor | Aleksey Kladov | 2020-08-13 | 1 | -6/+12 |
| | |||||
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 18 | -0/+6880 |