### Description The documentation and the code for the lint `ref_option` say that the lint is available in `1.82.0`, but this isn't true: https://github.com/rust-lang/rust-clippy/blob/5678531c6d30fd50aeda2e6c652818c667fa5bd6/clippy_lints/src/functions/mod.rs#L444 ### Version ``` rustc 1.82.0 (f6e511eec 2024-10-15) binary: rustc commit-hash: f6e511eec7342f59a25f7c0534f1dbea00d01b14 commit-date: 2024-10-15 host: x86_64-unknown-linux-gnu release: 1.82.0 LLVM version: 19.1.1 ```