mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
0fc9a65b8f
check if closure as method arg has read access in [`collection_is_never_read`] fixes: #11783 --- changelog: fix [`collection_is_never_read`] misfires when use `retain` for iteration