mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
8f04878dee
Don't trigger `unsafe_op_in_unsafe_fn` for deprecated safe fns Fixes #125875. Tracking: - #124866