mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:46:36 +00:00
Faster parsing for lower numbers for radix up to 16 (cont.) ( Continuation of https://github.com/rust-lang/rust/pull/83371 ) With LingMan's change I think this is potentially ready.