Skip to content

Partially migrate to num-bigint 0.5 - #1499

Merged
divergentdave merged 1 commit into
mainfrom
david/num-bigint-update
Sep 2, 2026
Merged

divergentdave merged 1 commit into
mainfrom
david/num-bigint-update

Conversation

@divergentdave

Copy link
Copy Markdown
Collaborator

Following #1489, this replaces most of our uses of num-bigint 0.4 with num-bigint 0.5. We still need to keep num-bigint 0.4 around in order to work with num-rational 0.4, specifically for conversions to and from floating point types. This PR introduces some private conversion functions where needed for that. In the future, we can update num-rational and eliminate these conversion functions, but this lets us advance the num-bigint version we expose through our public API as far as we can now, ahead of our pre-RFC release.

Supersedes #1471.

@divergentdave
divergentdave requested a review from a team as a code owner September 1, 2026 22:22
@divergentdave
divergentdave merged commit 5f5b259 into main Sep 2, 2026
9 checks passed
@divergentdave
divergentdave deleted the david/num-bigint-update branch September 2, 2026 17:52
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