mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
683f2d3cb2
fix(hermit): `deny(unsafe_op_in_unsafe_fn)` Tracking issue: https://github.com/rust-lang/rust/issues/127747 r? workingjubilee CC: ``@stlankes``