nushell/crates/nu-command/src/bytes
Ian Manske bcd85b6f3e
Remove duplicate implementations of CallExt::rest (#14484)
# 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
2024-12-01 15:03:45 +01:00
..
add.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
at.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
build_.rs Remove duplicate implementations of CallExt::rest (#14484) 2024-12-01 15:03:45 +01:00
bytes_.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
collect.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
ends_with.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
index_of.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
length.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs move 'bytes' back to commands (#10051) 2023-08-19 22:43:53 +02:00
remove.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
replace.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
reverse.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
starts_with.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00