mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:49:33 +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