mirror of
https://github.com/nushell/nushell.git
synced 2025-05-09 01:12:59 +00: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