-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Tracking Issue for signed bigint helper methods #151989
Copy link
Copy link
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
View all comments
Feature gate:
#![feature(signed_bigint_helpers)]This issue continues discussion #85532 with the following methods on integers:
uN::carrying_mul_add_signediN::overflowing_add_carryiN::overflowing_sub_borrowiN::carrying_muliN::carrying_mul_addiN::carrying_mul_add_unsigned