rust/clippy_utils
bors 2153c0fcc8 Auto merge of #11226 - GuillaumeGomez:needless-ref-mut-cfg, r=llogiq
Needless ref mut cfg

Fixes https://github.com/rust-lang/rust-clippy/issues/11185.

cc `@Centri3`

changelog: Emit note if function is behind a cfg for `NEEDLESS_PASS_BY_REF_MUT` lint.
2023-07-25 19:00:59 +00:00
..
src Auto merge of #11226 - GuillaumeGomez:needless-ref-mut-cfg, r=llogiq 2023-07-25 19:00:59 +00:00
Cargo.toml Bump Clippy version -> 0.1.73 2023-07-14 13:36:23 +02:00