Skip to content

Rustdoc: Fixup Search String Mangling #16387

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

Merged
merged 2 commits into from
Aug 10, 2014
Merged

Conversation

Gankra
Copy link
Contributor

@Gankra Gankra commented Aug 9, 2014

Fixes str/struct ambiguity (by removing the synonym) and pushes raw searches to the history instead of processed ones.

Live Version Here

@emberian
Copy link
Member

emberian commented Aug 9, 2014

Need to modify the help text: "Accepted types are: fn, mod, struct (or str), enum, trait, typedef (or tdef)." should remove mention of the synonym.

@Gankra
Copy link
Contributor Author

Gankra commented Aug 9, 2014

@cmr good catch! Fixed + rebased.

bors added a commit that referenced this pull request Aug 10, 2014
Fixes str/struct ambiguity (by removing the synonym) and pushes raw searches to the history instead of processed ones. 

# [Live Version Here](http://cg.scs.carleton.ca/~abeinges/doc/std/)
@bors bors closed this Aug 10, 2014
@bors bors merged commit 1d784d4 into rust-lang:master Aug 10, 2014
@Gankra Gankra deleted the doc-search branch August 18, 2014 19:40
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants