mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:06:29 +00:00
simplify eat_digits Simplify eat_digits by checking values in iterator, plus decrease function size, by returning unchecked slices. https://godbolt.org/z/cxjav4