nushell/crates/nu-command
mike 403bf1a734
unify the run functions of all and any (#8578)
# Description

this pr reduces duplication by making `any` and `all` commands use [one
function](66ad83c15c/crates/nu-command/src/filters/any.rs (LL63-L65C28))
2023-03-23 20:49:52 +01:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions Add proptest regression (#8396) 2023-03-15 20:08:02 -07:00
src unify the run functions of all and any (#8578) 2023-03-23 20:49:52 +01:00
tests FIX: do not allow *start > end* in error make spans (#8570) 2023-03-23 20:31:06 +01:00
Cargo.toml Bump alphanumeric-sort from 1.4.4 to 1.5.0 (#8532) 2023-03-22 13:02:45 +00:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00