Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 1 | -2/+2 |
* | 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 | 1 | -11/+6 |
* | 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 |
* | Use the same abstraction for attrs and docs | Aleksey Kladov | 2020-08-25 | 1 | -1/+1 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 1 | -3/+1 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+1229 |