mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 02:21:19 +00:00
# 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