mirror of
https://github.com/nushell/nushell
synced 2025-01-15 06:34:15 +00:00
d1dc610769
# Description We don't use this shape during parsing and never reference it in command signatures. Thus it should be removed. # User-Facing Changes None functional. Plugin authors that used it would never be provided with data that specifically matched `SyntaxShape::Variable` Builds using it will now fail. # Tests + Formatting NA |
||
---|---|---|
.. | ||
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 |