1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 01:28:11 +01:00
nushell/tests/shell/environment
Ian Manske 634361b2d1
Make which-support feature non-optional ()
# 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
..
env.rs Fix test failure when running tests with nextest () 2024-06-08 15:11:49 +03:00
mod.rs Fix overlays not preserving hidden env vars () 2022-09-04 20:32:06 +03:00
nu_env.rs Make which-support feature non-optional () 2024-06-12 20:04:12 -05:00