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

Update docs for ToUppercase/ToLowercase structs #23526

Merged
merged 1 commit into from
Mar 20, 2015

Conversation

mbrubeck
Copy link
Contributor

uppercase and lowercase are currently named to_uppercase and to_lowercase. Also adds a link to the char type documentation which has much more detail on these iterators.

`uppercase` and `lowercase` are currently named `to_uppercase` and `to_lowercase`.
Also adds a link to the `char` type documentation which has much more detail
on these iterators.
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 19, 2015

📌 Commit 973b788 has been approved by steveklabnik

@steveklabnik
Copy link
Member

thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 20, 2015
 `uppercase` and `lowercase` are currently named `to_uppercase` and `to_lowercase`. Also adds a link to the `char` type documentation which has much more detail on these iterators.
@bors bors merged commit 973b788 into rust-lang:master Mar 20, 2015
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.

5 participants