1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src
Nicolas Boichat e5eb004793 uucore: parser: num_parser: Return error if no digit has been parsed
This is mostly important when parsing digits like `.` and `0x.`
where we should return an error.

Fixes #7684.
2025-04-15 20:59:23 +02:00
..
bin chore: manual inline formatting 2025-04-09 15:33:46 -04:00
uu Merge pull request #7702 from nyurik/iters 2025-04-15 19:54:58 +02:00
uucore uucore: parser: num_parser: Return error if no digit has been parsed 2025-04-15 20:59:23 +02:00
uucore_procs Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00
uuhelp_parser Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00