Skip to content

ctutils: unsigned CtNeg impls#1306

Merged
tarcieri merged 1 commit into
masterfrom
ctutils/unsigned-ctneg-impls
Dec 28, 2025
Merged

ctutils: unsigned CtNeg impls#1306
tarcieri merged 1 commit into
masterfrom
ctutils/unsigned-ctneg-impls

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Uses wrapping_neg to perform (conditional) negation for: u8, u16, u32, u64, u128

Also expands the tests using macros to test every integer type we write impls for

Uses `wrapping_neg` to perform (conditional) negation for:
`u8`, `u16`, `u32`, `u64`, `u128`

Also expands the tests using macros to test every integer type we write
impls for
@tarcieri tarcieri merged commit 5bbbb9b into master Dec 28, 2025
13 checks passed
@tarcieri tarcieri deleted the ctutils/unsigned-ctneg-impls branch December 28, 2025 20:08
@tarcieri tarcieri mentioned this pull request Dec 28, 2025
tarcieri added a commit that referenced this pull request Dec 28, 2025
### Added
- Unsigned `CtNeg` impls (#1306)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant