nushell/crates/nu-command/src
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
..
bits
bytes
charting Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
conversions Remove month and year duration constants (#6613) 2022-09-26 09:55:13 +13:00
core_commands Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
database
dataframe
date
deprecated
env Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
experimental Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
filesystem Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
filters Improve uniq documentation (#6580) 2022-09-18 08:24:27 -07:00
formats Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
generators
hash
math
misc add history session command (#6587) 2022-09-19 14:30:04 -05:00
network Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
path
platform
random
shells
strings 6582 - Incorrect documentation for some string operations (#6610) 2022-09-25 18:09:09 +02:00
system fix sys info mem usage (#6607) 2022-09-23 11:47:52 -05:00
viewers Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
default_context.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
example_test.rs
lib.rs
sort_utils.rs