mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 12:57:39 +00:00
Refine when invalid prefix case error arises Fix cases where the "invalid base prefix for number literal" error arises with suffixes that look erroneously capitalized but which are actually invalid.