nushell/crates/nu-command/tests
Bruce Weirdan 92e45768b2
Remove default list-diving behaviour
Why was that bad? Because it didn't allow to process, e.g. `null|list<null|string>` input
and receive `list<null|string>`.
2024-07-16 05:25:13 +02:00
..
commands Remove default list-diving behaviour 2024-07-16 05:25:13 +02:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency (#13209) 2024-06-26 17:51:47 -05:00
main.rs Remove dataframes crate and feature (#12889) 2024-05-20 17:22:08 +00:00