mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
f81d253c07
lint on `filter(x).map(y)`, `filter(x).flat_map(y)`, `filter_map(x).flat_map(y)`