-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Add ASCII-related methods from u8
and MIN
/MAX
to core::ascii::Char
#143467
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: master
Are you sure you want to change the base?
Conversation
r? @ibraheemdev rustbot has assigned @ibraheemdev. Use |
r? libs-api |
Suggested an ACP on Zulip. A few notes
|
ACP was accepted with changes, for that: r? tgross35 |
Reminder, once the PR becomes ready for a review, use |
This comment has been minimized.
This comment has been minimized.
381b5b3
to
16b8f73
Compare
This comment has been minimized.
This comment has been minimized.
|
u8
tocore::ascii::Char
.core::ascii::Char::MIN
andcore::ascii::Char::MAX
.Tracking issue #110998.
Can someone please ping @rust-lang/libs-api? These additions were not in the original ACP (rust-lang/libs-team#179).