about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/basic.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-02 13:39:58 +0000
committerbors <bors@rust-lang.org>2023-08-02 13:39:58 +0000
commit2f2cf21da5813cefed66e2c33776bf0a6a4a9539 (patch)
tree514ec83ad2afb38f51bba8ae70247514a8379bce /tests/rustdoc-js-std/basic.js
parent30f526c598bae843d988c83fe0f665d6a2038476 (diff)
parenta743903cf06dfc8b55cd71840895b453a16cf0ae (diff)
downloadrust-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