greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.85k stars 470 forks source link

use is_some_and(..) instead of map_or(false, ..) #1909

Closed MaxVerevkin closed 1 year ago

MaxVerevkin commented 1 year ago
cfsmp3 commented 1 year ago

Is this work it requiring a rust version that is not packaged in the major distros? I know anyone can just fetch 1.70 and use rustup instead of packaged rust, but some distro (debian, ubuntu) aren't there yet...

MaxVerevkin commented 1 year ago

Is this work it requiring a rust version that is not packaged in the major distros?

It's not released yet :) I'll wait a few weeks before merging this.