mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 23:00:35 +00:00
Add safe new() to NotAllOnes Replaces duplicated `unsafe` code with a single, easier to verify implementation.
Add safe new() to NotAllOnes Replaces duplicated `unsafe` code with a single, easier to verify implementation.