Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 96b5862

Browse files
rustdoc-search: use stringdex partitioned search tree
1 parent d9de05f commit 96b5862

File tree

96 files changed

+7184
-4462
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+7184
-4462
lines changed

‎Cargo.lock‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4725,6 +4725,7 @@ dependencies = [
47254725
"serde_json",
47264726
"sha2",
47274727
"smallvec",
4728+
"stringdex",
47284729
"tempfile",
47294730
"threadpool",
47304731
"tracing",
@@ -5132,6 +5133,15 @@ dependencies = [
51325133
"quote",
51335134
]
51345135

5136+
[[package]]
5137+
name = "stringdex"
5138+
version = "0.0.1-alpha1"
5139+
source = "registry+https://github.com/rust-lang/crates.io-index"
5140+
checksum = "0a9ed1635ee8462c251e9c85aa1dd345419bd004bb75ac9a96e4c442a7974683"
5141+
dependencies = [
5142+
"stacker",
5143+
]
5144+
51355145
[[package]]
51365146
name = "strsim"
51375147
version = "0.11.1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /