Skip to content

Ensure that exact matches come first in rustdoc search - #59622

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:improve-one-char-search
Apr 12, 2019
Merged

Ensure that exact matches come first in rustdoc search#59622
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:improve-one-char-search

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 1, 2019
@GuillaumeGomez
GuillaumeGomezforce-pushed the improve-one-char-search branch from 86f5e64 to 1907367CompareApril 1, 2019 22:09
@QuietMisdreavus

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Apr 11, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 1907367 has been approved by QuietMisdreavus

@borsbors 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
Fixesrust-lang#59287.
cc @scottmcm
r? @QuietMisdreavus
@cramertjcramertj mentioned this pull request Apr 11, 2019
@bors

bors commented Apr 12, 2019

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Apr 12, 2019

Copy link
Copy Markdown
Collaborator

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

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 12, 2019
@bors
bors merged commit 1907367 into rust-lang:masterApr 12, 2019
@GuillaumeGomez
GuillaumeGomez deleted the improve-one-char-search branch April 12, 2019 17:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: 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

@GuillaumeGomez@QuietMisdreavus@bors@rust-highfive