diff options
| author | bors <bors@rust-lang.org> | 2023-12-17 06:20:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-17 06:20:49 +0000 |
| commit | 2f19122f73027219a152e0c2ff35cebab940876c (patch) | |
| tree | 692f6dc223cb50d3db9d7b26f342139eb1d2c1de /compiler/rustc_codegen_llvm/src | |
| parent | 5e7025419d1b1359e4cb7cd365ba5900c8299089 (diff) | |
| parent | 6b69ebcae0170c16e64d77939e47e3412c1637eb (diff) | |
| download | rust-2f19122f73027219a152e0c2ff35cebab940876c.tar.gz rust-2f19122f73027219a152e0c2ff35cebab940876c.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
