mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
f81d253c07
lint on `filter(x).map(y)`, `filter(x).flat_map(y)`, `filter_map(x).flat_map(y)`