2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/crates/nu-completion
Hristo Filaretov b8e2bdd6b1
Allow different names for ...rest ()
* Allow different names for ...rest

* Resolves 

* 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 () 2021-08-27 05:58:53 +12:00
Cargo.toml Bump to 0.36 () 2021-08-25 06:01:17 +12:00