mirror of
https://github.com/nushell/nushell.git
synced 2025-04-29 23:54:26 +02:00
Closes #15502 # Description The parsing of Exbibytes used the wrong base unit before converting. # User-Facing Changes `1EiB` etc. will now be parsed correctly # Tests + Formatting (-) |
||
---|---|---|
.. | ||
deparse.rs | ||
exportable.rs | ||
flatten.rs | ||
known_external.rs | ||
lex.rs | ||
lib.rs | ||
lite_parser.rs | ||
parse_keywords.rs | ||
parse_patterns.rs | ||
parse_shape_specs.rs | ||
parser.rs | ||
type_check.rs |