mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00

optimize char::to_digit and assert radix is at least 2 approved by t-libs: https://github.com/rust-lang/libs-team/issues/475#issuecomment-2457858458 let me know if this needs an assembly test or similar.