Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce more appropriate assertion mechanism | Aleksey Kladov | 2021-01-14 | 1 | -2/+1 |
| | | | | | | | rust-analyzer is a long-running program, so we *should* handle assertion failures. See also https://www.sqlite.org/assert.html. | ||||
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -35/+35 |
| | |||||
* | Show enum variant on Self qualified paths | Lukas Wirth | 2020-12-20 | 1 | -0/+29 |
| | |||||
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -28/+28 |
| | |||||
* | Place cursor correctly when completing assoc fns with self | Aleksey Kladov | 2020-12-01 | 1 | -20/+20 |
| | |||||
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+755 |