about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-06 05:37:49 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-06 16:21:08 +0530
commitcfae247ce0423d3b6a0114b8b64826cdec461edc (patch)
tree8fe5c5ce3c04af18678ef14eaa9e454c8f990418 /src/libstd/sys/unix/stack_overflow.rs
parentd1a1d339ef3fb89599f74c0cbae2183c7cf2ee25 (diff)
parentdb8f2d590385786c176b5f7d9e887814d31db9ad (diff)
downloadrust-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