Skip to content

Commit 9f6917d

Browse files
committed
Auto merge of #30466 - alexcrichton:move-wrapping-and-fill-out, r=aturon
This commit migrates all of the methods on `num::wrapping::OverflowingOps` onto inherent methods of the integer types. This also fills out some missing gaps in the saturating and checked departments such as: * `saturating_mul` * `checked_{neg,rem,shl,shr}` This is done in preparation for stabilization, cc #27755
2 parents 1447ce7 + 7eb7699 commit 9f6917d

File tree

1 file changed

+658
-14
lines changed

1 file changed

+658
-14
lines changed

0 commit comments

Comments
 (0)