mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 06:35:30 +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.