1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 03:27:30 +01:00
nushell/crates/nu-cmd-lang
mike a122e55129
use let-else syntax where possible ()
# Description
this pr changes some `if-let`s to `let-else`s

# User-Facing Changes
none
2023-04-14 20:51:38 +02:00
..
src use let-else syntax where possible () 2023-04-14 20:51:38 +02:00
build.rs Cratification: Break out nu_cmd_lang into a separate crate () 2023-02-24 09:54:42 -06:00
Cargo.toml Move CLI related commands to nu-cli () 2023-04-10 10:56:47 +12:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00