make char::is_whitespace unstably const I am adding this to the existing https://github.com/rust-lang/rust/issues/132241 feature gate, since `is_digit` and `is_whitespace` seem similar enough that one can group them together. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| printable.py | ||
| printable.rs | ||
| unicode_data.rs | ||