nushell/crates/nu-parser
Hristo Filaretov b8e2bdd6b1
Allow different names for ...rest (#3954)
* Allow different names for ...rest

* Resolves #3945

* This change requires an explicit name for the rest argument in `WholeStreamCommand`,
  which is why there are so many changed files.

* Remove redundant clone

* Add tests
2021-08-27 05:58:53 +12:00
..
src Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
tests Only discard command comment if prev token was comment (#3628) 2021-06-17 14:11:05 +12:00
Cargo.toml Allow custom lib dir path for sourcing nu script libraries. (#3940) 2021-08-26 02:04:04 -05:00