diff options
| author | bors <bors@rust-lang.org> | 2016-01-14 01:26:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-14 01:26:54 +0000 |
| commit | 9f6917d4264c423283ba610b4185ace61e77428b (patch) | |
| tree | 90d7092d3024bf318c811c653fa6a3cd40fff40b /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1447ce78fbd65a629f228ec8731a5cddc076a15c (diff) | |
| parent | 7eb76995933ee0ced03c23cdaeeeac86d7713450 (diff) | |
| download | rust-9f6917d4264c423283ba610b4185ace61e77428b.tar.gz rust-9f6917d4264c423283ba610b4185ace61e77428b.zip | |
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
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
