nushell/crates/nu_plugin_inc/src
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
..
nu Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
inc.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
lib.rs Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
main.rs Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00