Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that exact matches come first in rustdoc search #59622

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

GuillaumeGomez
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 1, 2019
@QuietMisdreavus
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Apr 11, 2019

📌 Commit 1907367 has been approved by QuietMisdreavus

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 11, 2019
cramertj added a commit to cramertj/rust that referenced this pull request Apr 11, 2019
…rch, r=QuietMisdreavus

Ensure that exact matches come first in rustdoc search

Fixes rust-lang#59287.

cc @scottmcm

r? @QuietMisdreavus
@bors
Copy link
Contributor

bors commented Apr 12, 2019

⌛ Testing commit 1907367 with merge 876a3bc...

bors added a commit that referenced this pull request Apr 12, 2019
…tMisdreavus

Ensure that exact matches come first in rustdoc search

Fixes #59287.

cc @scottmcm

r? @QuietMisdreavus
@bors
Copy link
Contributor

bors commented Apr 12, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: QuietMisdreavus
Pushing 876a3bc to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 12, 2019
@bors bors merged commit 1907367 into rust-lang:master Apr 12, 2019
@GuillaumeGomez GuillaumeGomez deleted the improve-one-char-search branch April 12, 2019 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustdoc search should ensure it shows exact matches
4 participants