bors[bot] 0c37b3a0fc
Merge #7353
7353: Add LifetimeParam and ConstParam to CompletionItemKind r=matklad a=Veykril

Adds `LifetimeParam` and `ConstParam` to `CompletionItemKind` and maps them both to `TypeParam` in the protocol conversion as there are no equivalents, so nothing really changes there.
`ConstParam` could be mapped to `Const` I guess but I'm split on whether that would be better?

Additions were solely inspired by (the single) test output for const params.

Also sorts the variants of `CompletionItemKind` and its to_proto match.



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-01-22 15:31:47 +00:00
..
2021-01-03 14:43:29 +01:00
2021-01-20 18:46:22 +01:00
2021-01-11 08:27:16 -05:00
2021-01-22 20:06:45 +09:00
2021-01-22 20:06:45 +09:00
2021-01-20 16:09:22 +00:00
2021-01-22 13:14:40 +00:00
2021-01-22 15:31:47 +00:00
2021-01-22 15:31:47 +00:00
⬆️ rowan
2021-01-20 14:04:53 +03:00
2021-01-18 23:19:53 +00:00
2021-01-18 13:13:24 -05:00
2021-01-22 19:51:14 +08:00
2021-01-22 15:31:47 +00:00
.
2021-01-20 01:56:11 +03:00
2021-01-21 09:31:06 -05:00
2021-01-09 15:41:29 +01:00
2021-01-05 02:00:46 +08:00
2021-01-12 18:01:47 +01:00