Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#132242 - ultrabear:const_is_digit, r=scottmcm
Support `char::is_digit` in const contexts. This PR implements [`feature(const_char_is_digit)` rust-lang#132241](rust-lang#132241)
- Loading branch information