mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
c8cf9e3a8f
Add use of bool::then in sys/unix/process
Remove `else { None }` in favor of using `bool::then()`