nushell/crates/nu-engine/src
mike a122e55129
use let-else syntax where possible (#8886)
# Description
this pr changes some `if-let`s to `let-else`s

# User-Facing Changes
none
2023-04-14 20:51:38 +02:00
..
call_ext.rs Allow NU_LIBS_DIR and friends to be const (#8538) 2023-04-05 19:56:48 +03:00
column.rs use let-else syntax where possible (#8886) 2023-04-14 20:51:38 +02:00
documentation.rs FEATURE: print example command results in the help (#8189) 2023-02-26 21:05:11 +01:00
env.rs Allow NU_LIBS_DIR and friends to be const (#8538) 2023-04-05 19:56:48 +03:00
eval.rs Allow NU_LIBS_DIR and friends to be const (#8538) 2023-04-05 19:56:48 +03:00
glob_from.rs Ls symlink fix (#8276) 2023-03-20 11:04:47 -05:00
lib.rs LazyRecord (#7619) 2023-01-18 19:27:26 -08:00
nu_variable.rs Add $nu.current-exe variable (#8789) 2023-04-07 13:51:09 -05:00
scope.rs Remove old alias implementation (#8797) 2023-04-07 21:09:38 +03:00