Skip to content

Add BoxedResidue::new_with_arc#407

Merged
tarcieri merged 1 commit into
masterfrom
crypto-bigint/new-with-arc
Dec 8, 2023
Merged

Add BoxedResidue::new_with_arc#407
tarcieri merged 1 commit into
masterfrom
crypto-bigint/new-with-arc

Conversation

@tarcieri

@tarcieri tarcieri commented Dec 8, 2023

Copy link
Copy Markdown
Member

When the std feature is available, allows passing BoxedResidueParams as an Arc which avoids unnecessary cloning.

When the `std` feature is available, allows passing `BoxedResidueParams`
as an `Arc` which avoids unnecessary cloning.
@tarcieri tarcieri force-pushed the crypto-bigint/new-with-arc branch from bd74901 to 8d68e46 Compare December 8, 2023 14:29
@tarcieri tarcieri merged commit 1a0399d into master Dec 8, 2023
@tarcieri tarcieri deleted the crypto-bigint/new-with-arc branch December 8, 2023 14:41
@tarcieri tarcieri mentioned this pull request Jan 22, 2025
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