bors 2f2cf21da5 Auto merge of #15348 - max-heller:issue-14692, r=lowr
Exclude non-identifier aliases from completion filtering text

When building `CompletionItem`s, this excludes aliases that aren't valid identifiers from the "lookup" text used to filter completions in the LSP client. Including them results in weird completion filtering behavior e.g. `Partial>` matching a completion for the `PartialOrd` trait because it has a doc alias of ">".

Closes #14692
2023-08-02 13:39:58 +00:00
..
2023-07-14 16:52:36 +03:30
2023-07-06 17:33:17 +03:30
2023-06-22 11:44:10 +02:00
2023-08-02 14:53:45 +02:00
2023-08-01 17:47:52 +02:00
2023-08-02 12:18:10 +02:00
2023-08-02 12:18:10 +02:00
2023-06-22 11:44:10 +02:00
2023-08-01 17:47:52 +02:00
2023-08-02 11:52:55 +02:00
2023-07-27 16:30:57 +09:00
2023-02-13 13:55:14 +02:00
2023-08-02 11:52:55 +02:00
2023-07-03 20:34:09 +02:00
2023-06-22 11:44:10 +02:00
2023-03-13 10:42:24 +02:00
2023-06-24 17:35:20 -07:00