rust/clippy_utils
bors ece3543c9f Auto merge of #6801 - Jarcho:manual_match_fix, r=phansch
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`
2021-03-02 15:36:00 +00:00
..
src Auto merge of #6801 - Jarcho:manual_match_fix, r=phansch 2021-03-02 15:36:00 +00:00
Cargo.toml Update clippy_utils/Cargo.toml 2021-02-23 18:50:30 -05:00