diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-06 05:37:49 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-06 16:21:08 +0530 |
| commit | cfae247ce0423d3b6a0114b8b64826cdec461edc (patch) | |
| tree | 8fe5c5ce3c04af18678ef14eaa9e454c8f990418 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d1a1d339ef3fb89599f74c0cbae2183c7cf2ee25 (diff) | |
| parent | db8f2d590385786c176b5f7d9e887814d31db9ad (diff) | |
| download | rust-cfae247ce0423d3b6a0114b8b64826cdec461edc.tar.gz rust-cfae247ce0423d3b6a0114b8b64826cdec461edc.zip | |
Rollup merge of #21941 - dotdash:with_cond_false, r=Aatch
Currently \"k / 2\" generates one (k: uint) or two (k: int) \"br false, ...\" instructions and the corresponding basic blocks, producing quite some noise and making the code unnecessarily hard to read. Additionally we can skip translation if the code would end up unreachable anyway.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
