mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 15:46:04 +02:00
* Silence Rust 1.45 Clippy warnings dealing with using `map_err()` * Silence false Clippy warning * Fix last Clippy error for unnecessary conversion * Fix `and_then` clippy warnings