diff options
| author | bors <bors@rust-lang.org> | 2016-01-04 18:37:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-04 18:37:21 +0000 |
| commit | 5e8cb3819bf62527947634ad4d5e44b4b69daecd (patch) | |
| tree | 1b388e4d9d2e65699bc1949a4ef216524a419600 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b62289153cd94dc60e142e169816bbec68514906 (diff) | |
| parent | 402259da38adee9c5a1dca67489e022c4628dfa8 (diff) | |
| download | rust-5e8cb3819bf62527947634ad4d5e44b4b69daecd.tar.gz rust-5e8cb3819bf62527947634ad4d5e44b4b69daecd.zip | |
Auto merge of #30523 - ubsan:wrapping_op_assign, r=eddyb
Add OpAssign to Wrapping<T>, plus fix some problems in core::num::wrapping including, but not limited to: * Testing Wrapping<T> * Pull out a lot of broken code that doesn't need to be there with the new stage0 compiler * Adding Rem and RemAssign to Wrapping<T> * Removed 3 (assumed accidental) re-exports, which is a minor [breaking-change]. * Change shl and shr to take all integer types, instead of a usize; this is a more major [breaking-change], because of values that were inferred before, but brings us in line with the integer shifts. Fixes #30524 and #30523
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
