mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 21:05:30 +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.