Skip to content

Fix docs of make_ascii_lowercase/make_ascii_upercase - #161803

Open
Narfinger wants to merge 1 commit into
rust-lang:mainfrom
Narfinger:update-docs
Open

Fix docs of make_ascii_lowercase/make_ascii_upercase#161803
Narfinger wants to merge 1 commit into
rust-lang:mainfrom
Narfinger:update-docs

Conversation

@Narfinger

Copy link
Copy Markdown

Currently the documentation (but the example) does not specify what happens to ascii characters that are not A-Z. This fixes the documentation to specify that all non A-Z characters are left untouched.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Aug 26, 2026
@rustbot

rustbot commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the pull request, and welcome! The Rust Project has assigned @LawnGnome (or someone else) to review your changes, you should hear from them (or someone else) within the next two weeks.

Please see the contribution instructions and our LLM policy for more information.

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 12 candidates
  • Random selection from JohnTitor, LawnGnome, Mark-Simulacrum, clarfonthey, nia-e

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. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants