-
Notifications
You must be signed in to change notification settings - Fork 14k
Add APIs for dealing with titlecase #122668
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
base: main
Are you sure you want to change the base?
Conversation
|
☔ The latest upstream changes (presumably #122616) made this pull request unmergeable. Please resolve the merge conflicts. |
5f6fa45 to
fe5d72b
Compare
|
☔ The latest upstream changes (presumably #122013) made this pull request unmergeable. Please resolve the merge conflicts. |
fe5d72b to
b2fdfab
Compare
|
If you want to modify |
|
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. |
Allows easily checking whether a string is in a particular case
b2fdfab to
a2512b4
Compare
|
The libs team gave a positive response to the ACP. @rustbot label -S-waiting-on-ACP S-waiting-on-review |
ACP: rust-lang/libs-team#354
r? libs-api
@rustbot label T-libs-api A-unicode
The last commit has some insta-stable
PartialEqimpls, therefore: @rustbot label needs-fcpAlternatively, I could split those out into a follow-up PR.