nushell/tests/shell
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
..
environment Make which-support feature non-optional (#13125) 2024-06-12 20:04:12 -05:00
pipeline Make which-support feature non-optional (#13125) 2024-06-12 20:04:12 -05:00
mod.rs Make which-support feature non-optional (#13125) 2024-06-12 20:04:12 -05:00
repl.rs Fix merging child stack into parent (#12426) 2024-04-06 15:03:22 +00:00