mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 20:38:40 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| meta.rs | ||
| pretty.rs | ||
| term_colored.rs | ||
| text.rs | ||