Skip to content

Add examples for make_ascii_{uppercase, lowercase} #61677

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 9, 2019
Merged

Add examples for make_ascii_{uppercase, lowercase} #61677

merged 1 commit into from
Jun 9, 2019

Conversation

napen123
Copy link
Contributor

@napen123 napen123 commented Jun 9, 2019

As the title says, this adds simple usage examples for make_ascii_uppercase and make_ascii_lowercase.

@rust-highfive
Copy link
Contributor

r? @sfackler

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

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

sfackler commented Jun 9, 2019

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 9, 2019

📌 Commit 1b6b759 has been approved by sfackler

@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 Jun 9, 2019
@bors
Copy link
Collaborator

bors commented Jun 9, 2019

⌛ Testing commit 1b6b759 with merge 07c3967...

bors added a commit that referenced this pull request Jun 9, 2019
Add examples for make_ascii_{uppercase, lowercase}

As the title says, this adds simple usage examples for make_ascii_uppercase and make_ascii_lowercase.
@bors
Copy link
Collaborator

bors commented Jun 9, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: sfackler
Pushing 07c3967 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 9, 2019
@bors bors merged commit 1b6b759 into rust-lang:master Jun 9, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 11, 2019
…rkor

make sure make_ascii_lowercase actually leaves upper-case non-ASCII characters alone

Cc rust-lang#61677 @napen123
Centril added a commit to Centril/rust that referenced this pull request Jun 11, 2019
…rkor

make sure make_ascii_lowercase actually leaves upper-case non-ASCII characters alone

Cc rust-lang#61677 @napen123
Centril added a commit to Centril/rust that referenced this pull request Jun 11, 2019
…rkor

make sure make_ascii_lowercase actually leaves upper-case non-ASCII characters alone

Cc rust-lang#61677 @napen123
# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants