Add APIs for dealing with titlecase by Jules-Bertholet · Pull Request #122668 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation5 Commits6 Checks11 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@Jules-Bertholet

ACP: rust-lang/libs-team#354

r? libs-api

@rustbot label T-libs-api A-unicode

The last commit has some insta-stable PartialEq impls, therefore: @rustbot label needs-fcp
Alternatively, I could split those out into a follow-up PR.

@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.

A-Unicode

Area: Unicode

S-waiting-on-ACP

Status: PR has an ACP and is waiting for the ACP to complete.

T-libs-api

Relevant to the library API team, which will review and decide on the PR/issue.

labels

Mar 17, 2024

@bors

@bors

@rustbot

library/core/src/unicode/unicode_data.rs is generated by the src/tools/unicode-table-generator tool.

If you want to modify unicode_data.rs, please modify the tool then regenerate the library source file via ./x run src/tools/unicode-table-generator instead of editing unicode_data.rs manually.

@rustbot

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@Jules-Bertholet

@Jules-Bertholet

@Jules-Bertholet

Allows easily checking whether a string is in a particular case

@Jules-Bertholet

The libs team gave a positive response to the ACP. @rustbot label -S-waiting-on-ACP S-waiting-on-review

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

needs-fcp

This change is insta-stable, or significant enough to need a team FCP to proceed.

and removed S-waiting-on-ACP

Status: PR has an ACP and is waiting for the ACP to complete.

labels

Nov 24, 2025

Labels

A-Unicode

Area: Unicode

needs-fcp

This change is insta-stable, or significant enough to need a team FCP to proceed.

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.

T-libs-api

Relevant to the library API team, which will review and decide on the PR/issue.