mirror of
https://github.com/nushell/nushell.git
synced 2025-06-12 13:06:49 +02:00
# Description Removes unnecessary usages of `Call::rest_iter_flattened` and `get_rest_for_glob_pattern` and replaces them with `CallExt::rest`. # User-Facing Changes None