]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #29296 - zazdxscf:compiletest_noargs_show_help, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 26 Oct 2015 00:19:51 +0000 (00:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 26 Oct 2015 00:19:51 +0000 (00:19 +0000)
instead of this panic:
```
thread '<main>' panicked at 'index out of bounds: the len is 1 but the
index is 1', src/libcollections/vec.rs:1110
```

It still panics, just like `-h` does, so it should be okay in this
regard.

1  2 
src/compiletest/compiletest.rs

Simple merge