diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2016-01-26 18:55:39 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2016-01-26 18:55:39 +0530 |
| commit | e9617dd0b8a68a5aefb810635ca083b4c4eaed16 (patch) | |
| tree | 54820844a8e0a1dde9b5c8e9171036508176744f /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 43c1a173a874f5513db58b2f5321489a00087484 (diff) | |
| parent | 70d4f263ba3d1db40f246ebe600992abb1ac85be (diff) | |
| download | rust-e9617dd0b8a68a5aefb810635ca083b4c4eaed16.tar.gz rust-e9617dd0b8a68a5aefb810635ca083b4c4eaed16.zip | |
Rollup merge of #31172 - SimonSapin:patch-17, r=sfackler
The previous example did not do what its description said. In it panicked on integer overflow in debug mode, and went into an infinite loop in release mode (wrapping back to 0 after printing 254).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
