nushell/crates/nu-command
Ian Manske c950269575
Fix $in value for insert closure (#12209)
# Description
Fixes #12193 where the `$in` value may be null for closures provided to
`insert`.

# User-Facing Changes
The `$in` value will now always be the same as the closure parameter for
`insert`.
2024-03-14 16:43:03 -05:00
..
src Fix $in value for insert closure (#12209) 2024-03-14 16:43:03 -05:00
tests Fix $in value for insert closure (#12209) 2024-03-14 16:43:03 -05:00
Cargo.toml Bump rayon from 1.8.1 to 1.9.0 (#12186) 2024-03-13 09:36:09 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00