mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 13:14:47 +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.