nushell/crates/nu-command/src/removed
Stefan Holderbach 435348aa61
Rename misused "deprecation" to removal (#10000)
# Description
In the past we named the process of completely removing a command and
providing a basic error message pointing to the new alternative
"deprecation".

But this doesn't match the expectation of most users that have seen
deprecation _warnings_ that alert to either impending removal or
discouraged use after a stability promise.

# User-Facing Changes
Command category changed from `deprecated` to `removed`
2023-08-15 07:17:31 +12:00
..
format.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00
let_env.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00
mod.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00
removed_commands.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00