mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
549c577c2a
Stabilize `unchecked_neg` and `unchecked_shifts` Features: `unchecked_neg`, `unchecked_shifts` Tracking issue: rust-lang/rust#85122 r? `@Amanieu`