Skip to content

ctutils: rename Choice::from_*_nonzero => from_*_nz#1287

Merged
tarcieri merged 1 commit into
masterfrom
ctutils/rename-nz-constructor-methods
Dec 27, 2025
Merged

ctutils: rename Choice::from_*_nonzero => from_*_nz#1287
tarcieri merged 1 commit into
masterfrom
ctutils/rename-nz-constructor-methods

Conversation

@tarcieri

Copy link
Copy Markdown
Member

The other methods use 2-3 letter abbreviations, so this is both shorter and more consistent.

It's also a breaking change, so bumps the version to v0.2.0-pre.

The other methods use 2-3 letter abbreviations, so this is both shorter
and more consistent.

It's also a breaking change, so bumps the version to v0.2.0-pre.
@tarcieri tarcieri merged commit b81a8cd into master Dec 27, 2025
111 checks passed
@tarcieri tarcieri deleted the ctutils/rename-nz-constructor-methods branch December 27, 2025 15:34
@tarcieri tarcieri mentioned this pull request Dec 27, 2025
tarcieri added a commit that referenced this pull request Dec 27, 2025
### Added
- Additional `Choice::from_u128*` constructors (#1285)
- `CtNeg` trait (#1286)

### Changed
- Renamed `Choice::from_*_nonzero` => `from_*_nz` (#1287)
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