-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Tracking Issue for Saturating type #87920
Copy link
Copy link
Closed
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-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this 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-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is a tracking issue for the RFC "928" (rust-lang/rfcs#928).
The feature gate for the issue is
#![feature(saturating_int_impl)].About tracking issues
Tracks progress for
Saturatingtype analogue to #32463Unresolved Questions
ShlandShalAssignforSaturating<signed>Add Saturating type (based on Wrapping type) #87921 (comment)
Possible solution: Tracking Issue for
Saturatingtype #87920 (comment)@avitex https://github.com/avitex/rfcs/blob/master/text/0000-saturating-bit-shifts.md
Steps
saturating_div(Tracking Issue forsaturating_div#89381)saturating_shlandsaturating_shron ints #103441)saturating_int_implImplementation history
struct Saturatingandfeature(saturating_int_impl)