Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid checking all ancestors and fix mis-completion | oxalica | 2020-09-15 | 1 | -33/+215 |
| | |||||
* | Complete trait impl immediately after type/const/fn | oxalica | 2020-09-11 | 1 | -56/+119 |
| | |||||
* | Use the same abstraction for attrs and docs | Aleksey Kladov | 2020-08-25 | 1 | -1/+1 |
| | | | | | Doc comments *are* attributes, so there's no reason to have two crates here. | ||||
* | 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 | -1/+1 |
| | |||||
* | Minor | Aleksey Kladov | 2020-08-19 | 1 | -3/+3 |
| | |||||
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+488 |