diff options
author | Chris Copeland <chris@chrisnc.net> | 2022-07-20 01:24:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-20 11:24:27 +0300 |
commit | 48454c004700e359c3c496871643913fb20de84f (patch) | |
tree | 754d68e806486a02ac8ce088e87e7c7105832e4a /alacritty/src/cli.rs | |
parent | 2a676dfad837d1784ed0911d314bc263804ef4ef (diff) | |
download | r-alacritty-48454c004700e359c3c496871643913fb20de84f.tar.gz r-alacritty-48454c004700e359c3c496871643913fb20de84f.tar.bz2 r-alacritty-48454c004700e359c3c496871643913fb20de84f.zip |
Replace `map().unwrap_or()` with `map_or()`
Use a `map_or` instead of a `map().unwrap_or()` chain.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions