Skip to content

Conversation

@tarcieri
Copy link
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.

2 participants