mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 15:55:28 +00:00
`ref_option_ref` do not lint when inner reference is mutable changelog: FP: [`ref_option_ref`]: No longer lints if the inner reference is mutable fix https://github.com/rust-lang/rust-clippy/issues/9682