diff options
| author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2015-02-26 17:36:49 +0800 |
|---|---|---|
| committer | Lai Jiangshan <laijs@cn.fujitsu.com> | 2015-02-26 17:38:21 +0800 |
| commit | 9cdb2568ca3c1fd5569b3073e757ccee0ec6c5a8 (patch) | |
| tree | cd647affbc4e669934b6ecc44ec27501902a584f /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4db0b32467535d718d6474de7ae8d1007d900818 (diff) | |
| download | rust-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
