mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-09 22:55: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.