Uh oh!
There was an error while loading. Please reload this page.
Avoid unsafe code in to_ascii_[lower/upper]case() - #106922
Conversation
rustbot
commented
Jan 15, 2023
r? @cuviper (rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Jan 15, 2023
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
workingjubilee
commented
Jan 17, 2023
Yeah, these ultimately delegate to the same functions, as far as I can tell. @bors r+ |
bors
commented
Jan 17, 2023
Rollup of 5 pull requests Successful merges: - rust-lang#101698 (Constify `TypeId` ordering impls) - rust-lang#106148 (Fix unused_parens issue for higher ranked function pointers) - rust-lang#106922 (Avoid unsafe code in `to_ascii_[lower/upper]case()`) - rust-lang#106951 (Remove ineffective run of SimplifyConstCondition) - rust-lang#106962 (Fix use suggestion span) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.