about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2015-02-26 17:36:49 +0800
committerLai Jiangshan <laijs@cn.fujitsu.com>2015-02-26 17:38:21 +0800
commit9cdb2568ca3c1fd5569b3073e757ccee0ec6c5a8 (patch)
treecd647affbc4e669934b6ecc44ec27501902a584f /src/libstd/sys/unix/stack_overflow.rs
parent4db0b32467535d718d6474de7ae8d1007d900818 (diff)
downloadrust-9cdb2568ca3c1fd5569b3073e757ccee0ec6c5a8.tar.gz
rust-9cdb2568ca3c1fd5569b3073e757ccee0ec6c5a8.zip
remove the redundant else branch
The branch "else { continue }" is the last code inside a loop body,
it is just useless.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions