mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +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