Skip to content

Use a regex instead of hard coded :: for rustdoc search. #89637

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

Closed
wants to merge 1 commit into from

Conversation

accusitive
Copy link

@accusitive accusitive commented Oct 7, 2021

Hi, I saw #89384 and thought it was easy enough for a first contribution.
I replaced the hard coded :: separator with a regex that supports white space and ::.

@rust-highfive
Copy link
Contributor

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @CraftSpider (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 7, 2021
@GuillaumeGomez
Copy link
Member

I actually already have this work done, waiting for #88268 to be merged in order to finish it. Not sure that merging your pull request in the meantime will be really useful...

@accusitive
Copy link
Author

Oh didn't see that,

@accusitive accusitive closed this Oct 7, 2021
@GuillaumeGomez
Copy link
Member

No problem. Let's hope I'll be able to open it not too far in the future so all these parsing issues can be resolved at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants