rust/compiler/rustc_lexer
Nicholas Nethercote a203482d2a Inline and remove validate_int_literal.
It has a single callsite, and is fairly small. The `Float` match arm
already has base-specific checking inline, so this makes things more
consistent.
2022-11-04 14:24:41 +11:00
..
src Inline and remove validate_int_literal. 2022-11-04 14:24:41 +11:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00