nushell/crates/nu-command/tests
Stefan Holderbach c2f4969d4f
Clippy fix for Rust 1.63 (#6299)
Take more sensitive lints into account

Somewhat ugly in some cases is the replacement of `.get(0)` with
`.first()`
2022-08-11 11:54:54 -05:00
..
commands Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
format_conversions Add $OLDPWD example for cd (#6194) 2022-07-30 23:29:52 -04:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00