nushell/crates/nu-protocol
Joseph T. Lyons eeb9b4edcb
Match cleanup (#2294)
* Delete unnecessary match

* Use `unwrap_or_else()`

* Whitespace was trim on file save

* Use `map_or_else()`

* Use a default to group all match arms with same output

* Clippy made me do it
2020-08-04 05:43:27 +12:00
..
src Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
Cargo.toml Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00