rust/clippy_lints
bors 87963f03ba Auto merge of #9987 - Jarcho:issue_9957, r=flip1995
Don't cross contexts while building the suggestion for `redundant_closure_call`

fixes #9957

changelog: `redundant_closure_call`: Don't cross macro contexts while building the suggestion
2022-11-30 16:31:56 +00:00
..
2022-11-21 20:02:06 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.