Files
nushell/crates/nu-command/tests/commands
Stefan Holderbach 42531e017c Clippy fixes from stable and nightly (#13455)
- **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 #13498 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
..
2024-05-04 15:56:16 +03:00
2024-05-23 02:05:27 +00:00
2024-05-23 02:05:27 +00:00
2024-05-03 08:36:10 +08:00
2024-07-19 04:16:09 +00:00
2024-05-02 09:36:37 -04:00
2024-07-31 14:49:22 +02:00
2024-05-03 08:36:10 +08:00
2024-05-03 08:36:10 +08:00
2024-07-19 04:16:09 +00:00