rust/clippy_lints
bors 3e0170bff4 Auto merge of #11173 - Alexendoo:needless-return-fn-macro, r=Manishearth
Don't lint `needless_return` in fns across a macro boundary

Fixes #11167

changelog: none
2023-07-17 15:53:21 +00:00
..
src Auto merge of #11173 - Alexendoo:needless-return-fn-macro, r=Manishearth 2023-07-17 15:53:21 +00:00
Cargo.toml Bump Clippy version -> 0.1.73 2023-07-14 13:36:23 +02:00
README.md

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