mirror of
https://github.com/nushell/nushell
synced 2025-01-15 06:34:15 +00:00
dc739f703a
# Description Those `SyntaxShape`s can not coerce to `Value`s or `Type`s that can be used by the user in an argument or input-output-type position. Supporting them doesn't make sense. # User-Facing Changes Removal of useless "types" in argument type or input/output type positions # Tests + Formatting No adjustment necessary |
||
---|---|---|
.. | ||
deparse.rs | ||
flatten.rs | ||
known_external.rs | ||
lex.rs | ||
lib.rs | ||
lite_parser.rs | ||
parse_keywords.rs | ||
parse_patterns.rs | ||
parser.rs | ||
parser_path.rs | ||
type_check.rs |