mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
caad063933
make sure the msrv for `const_raw_ptr_deref` is met when linting [`missing_const_for_fn`] fixes: #8864 --- changelog: make sure the msrv for `const_ptr_deref` is met when linting [`missing_const_for_fn`]