mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 14:38:46 +00:00
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 |