nushell/crates/nu-cmd-lang/src
Stefan Holderbach e90b099622
Use slices directly instead of &Vec (#10328)
Simplifies the signature, makes it more flexible.
Detected a few unnecessary allocations in the process.
2023-09-12 11:38:20 +08:00
..
core_commands feat: Search terms for use, while, and range (#5093) (#10265) 2023-09-07 22:11:42 +02:00
default_context.rs Allow exporting extern-wrapped (#10025) 2023-08-18 20:45:33 +03:00
example_support.rs Use slices directly instead of &Vec (#10328) 2023-09-12 11:38:20 +08:00
example_test.rs Remove Signature.vectorizes_over_list entirely (#9777) 2023-07-26 23:34:43 +02:00
lib.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00