nushell/crates/nu-command/tests
Ian Manske 634361b2d1
Make which-support feature non-optional (#13125)
# Description
Removes the `which-support` cargo feature and makes all of its
feature-gated code enabled by default in all builds. I'm not sure why
this one command is gated behind a feature. It seems to be a relic of
older code where we had features for what seems like every command.
2024-06-12 20:04:12 -05:00
..
commands Make which-support feature non-optional (#13125) 2024-06-12 20:04:12 -05:00
format_conversions Make from json --objects streaming (#12949) 2024-05-24 23:37:50 +00:00
main.rs Remove dataframes crate and feature (#12889) 2024-05-20 17:22:08 +00:00