nushell/crates/nu-cli
Joseph T. Lyons f26151e36d
Silence Rust 1.45 Clippy warnings (#2196)
* 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
2020-07-18 05:57:15 +12:00
..
src Silence Rust 1.45 Clippy warnings (#2196) 2020-07-18 05:57:15 +12:00
tests added ability to supply --dark_bg to to html (#2189) 2020-07-16 08:19:29 -05:00
Cargo.toml Remove commands meant for internal use. (#2182) 2020-07-14 21:49:46 -05:00