1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
nushell/crates/nu-command
Ian Manske 06fe7d1e16
Remove usages of Call::positional_nth ()
# Description
Following from , this PR replaces usages of `Call::positional_nth`
with existing spans. This removes several `expect`s from the code.

Also remove unused `positional_nth_mut` and `positional_iter_mut`
2024-05-15 19:59:42 +02:00
..
src Remove usages of Call::positional_nth () 2024-05-15 19:59:42 +02:00
tests Fix custom converters with save () 2024-05-12 13:19:28 +02:00
Cargo.toml Bump version to 0.93.1 () 2024-05-01 17:19:20 -05:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00