Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomez
rustdoc-search: remove parallel searchWords array This might have made sense if the algorithm could use `searchWords` to skip having to look at `searchIndex`, but since it always does a substring check on both the stock word and the normalizedName, it doesn't seem to help performance anyway. Profile: http://notriddle.com/rustdoc-html-demo-8/searchwords/index.html
bors 2023-12-17
parent 5243052 · parent 9d9fa38 · commit c0741d3
0 files changed, 0 insertions, 0 deletions