Skip to content

Commit

Permalink
Auto merge of #132500 - RalfJung:char-is-whitespace-const, r=jhpratt
Browse files Browse the repository at this point in the history
make char::is_whitespace unstably const

I am adding this to the existing rust-lang/rust#132241 feature gate, since `is_digit` and `is_whitespace` seem similar enough that one can group them together.
  • Loading branch information
bors committed Nov 6, 2024
2 parents aed7df0 + 39dc1dc commit b46fcc1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b46fcc1

Please sign in to comment.