mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-05 09:48:46 +00:00
ece3543c9f
Fix `manual_map` false positives fixes: #6795 fixes: #6797 fixes: #6811 fixes: #6819 changelog: Fix false positives for `manual_map` when `return`, `break`, `continue`, `yield`, `await`, and partially moved values are used. changelog: Don't expand macros in suggestions for `manual_map` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |