nushell/crates/nu-command/src/env
Stefan Holderbach f7647584a3
Clippy with the current stable toolchain (#6615)
Fix lints that are coming with rust 1.64

Passes with the earlier toolchain from `rust-toolchain.toml` as well.
2022-09-26 19:29:25 +02:00
..
config better error handling for nu_command::env::conig::utils::get_editor (#6430) 2022-08-28 12:56:55 +03:00
env_command.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
export_env.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00
let_env.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
load_env.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
mod.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
source_env.rs Require static path for source-env (#6526) 2022-09-08 23:41:49 +03:00
with_env.rs Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00