diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-11-08 15:15:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-08 15:15:23 +0100 |
| commit | 931881070a00e869ff52ddfbe243800d256261e8 (patch) | |
| tree | 048782b636116b7d9618139c7055c3e6cd87c98c /library/std/src/sys/unix/process/process_unix.rs | |
| parent | f07f80036425d697fe8a015b47704c022980a15b (diff) | |
| parent | ed7e438f87a6b2b036db06608d23f23b50d54d6c (diff) | |
| download | rust-931881070a00e869ff52ddfbe243800d256261e8.tar.gz rust-931881070a00e869ff52ddfbe243800d256261e8.zip | |
Rollup merge of #90652 - matthiaskrgr:unnnec_filter_map, r=jyn514
use filter(|x| matches!(..)) instead of filter_map(|x| match x ... => Some(xy))
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
