mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
944ebac1c2
# Description Nightly clippy found some unused fields leading me down a rabbit hole of dead code hidden behind `pub` Generally removing any already dead code or premature configurability that is not exposed to the user. # User-Facing Changes None in effect. Removed some options from the `$env.config.explore.hex-dump` record that were only read into a struct but never used and also not validated. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE |