nushell/crates
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
..
nu_plugin_binaryview Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_fetch Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_from_bson Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_from_sqlite Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_inc Match cleanup (#2290) 2020-08-02 18:34:33 -04:00
nu_plugin_match Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_post Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_ps Change f/full flag to l/long for ls and ps commands (#2283) 2020-08-02 06:30:45 +12:00
nu_plugin_start Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_sys Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_textview Match cleanup (#2290) 2020-08-02 18:34:33 -04:00
nu_plugin_to_bson Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_to_sqlite Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu_plugin_tree Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu-cli Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
nu-errors Match cleanup (#2290) 2020-08-02 18:34:33 -04:00
nu-parser Return incomplete parse from lite_parse (#2284) 2020-08-02 06:39:55 +12:00
nu-plugin Match cleanup (#2290) 2020-08-02 18:34:33 -04:00
nu-protocol Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
nu-source Match cleanup (#2294) 2020-08-04 05:43:27 +12:00
nu-table Bump to 0.17.0 (#2237) 2020-07-22 06:41:49 +12:00
nu-test-support Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
nu-value-ext Match cleanup (#2290) 2020-08-02 18:34:33 -04:00