nushell/crates/nu-engine
Hristo Filaretov 683b912263
Track call arguments in a single list (#5125)
* Initial implementation of ordered call args

* Run cargo fmt

* Fix some clippy lints

* Add positional len and nth

* Cargo fmt

* Remove more old nth calls

* Good ole rustfmt

* Add named len

Co-authored-by: Hristo Filaretov <h.filaretov@protonmail.com>
2022-04-09 14:55:02 +12:00
..
src Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
Cargo.toml Bump nushell to 0.60.1 (#4987) 2022-03-27 16:18:47 +13:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00