diff options
| author | bors <bors@rust-lang.org> | 2023-08-02 13:39:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-08-02 13:39:58 +0000 |
| commit | 2f2cf21da5813cefed66e2c33776bf0a6a4a9539 (patch) | |
| tree | 514ec83ad2afb38f51bba8ae70247514a8379bce /tests/rustdoc-js-std/basic.js | |
| parent | 30f526c598bae843d988c83fe0f665d6a2038476 (diff) | |
| parent | a743903cf06dfc8b55cd71840895b453a16cf0ae (diff) | |
| download | rust-2f2cf21da5813cefed66e2c33776bf0a6a4a9539.tar.gz rust-2f2cf21da5813cefed66e2c33776bf0a6a4a9539.zip | |
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
Diffstat (limited to 'tests/rustdoc-js-std/basic.js')
0 files changed, 0 insertions, 0 deletions
