nushell/crates/nu_plugin_inc
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
Cargo.toml Bump to 0.36 (#3963) 2021-08-25 06:01:17 +12:00