2153c0fcc8
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.