1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-16 23:16:57 +02:00
zc he fb8ac4198b
fix: clippy warnings with --all-features ()
# Description

Some more `cargo clippy --all-features` warnings from rust toolchain
1.84.1 that I forgot to fix in 
2025-02-07 12:30:25 +01:00
..

This crate provides utilities for testing of Nushell

Plugin authors should instead refer to nu-plugin-test-support

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.