1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-14 08:18:17 +02:00
nushell/crates/nu-command/tests
Stefan Holderbach 42531e017c
Clippy fixes from stable and nightly ()
- **Doccomment style fixes**
- **Forgotten stuff in `nu-pretty-hex`**
- **Don't `for` around an `Option`**
- and more

I think the suggestions here are a net positive, some of the suggestions
moved into  feel somewhat arbitrary, I also raised
https://github.com/rust-lang/rust-clippy/issues/13188 as the nightly
`byte_char_slices` would require either a global allow or otherwise a
ton of granular allows or possibly confusing bytestring literals.
2024-07-31 20:37:40 +02:00
..
commands Clippy fixes from stable and nightly () 2024-07-31 20:37:40 +02:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency () 2024-06-26 17:51:47 -05:00
main.rs Remove dataframes crate and feature () 2024-05-20 17:22:08 +00:00