summaryrefslogtreecommitdiff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2023-05-03 16:42:49 -0700
committerGitHub <noreply@github.com>2023-05-03 16:42:49 -0700
commitceef7e5ced1f28ec2715feb107522553e2baae0d (patch)
tree9b54b34144dd60183743673fdd41ef5c68da488e /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent3fa0c087e4891724531009768001a464d74f85b0 (diff)
parent395840cd5e0d349ff33a2b0adb01d13848de4d0f (diff)
downloadrust-ceef7e5ced1f28ec2715feb107522553e2baae0d.tar.gz
Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=GuillaumeGomez
rustdoc: restructure type search engine to pick-and-use IDs Fixes #110029 Preview: https://notriddle.com/rustdoc-demo-html-3/search-corrections/std/index.html?search=-%3E%20streaming ![image](https://user-images.githubusercontent.com/1593513/233494900-ae77d5b4-e395-41f8-bbac-53ee55bb4a76.png) This change makes it so, instead of mixing string distance with type unification, function signature search works by mapping names to IDs at the start, reporting to the user any cases where it had to make corrections, and then matches with IDs when going through the items. This only changes function searches. Name searches are left alone, and corrections are only done when there's a single item in the search query.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions