rust/src/compiletest
bors c3db627cbf Auto merge of #29296 - zazdxscf:compiletest_noargs_show_help, r=alexcrichton
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.
2015-10-26 00:19:51 +00:00
..
common.rs compiletest: remove JIT 2015-06-13 12:53:07 -04:00
compiletest.rs Auto merge of #29296 - zazdxscf:compiletest_noargs_show_help, r=alexcrichton 2015-10-26 00:19:51 +00:00
errors.rs refactored compiletest following clippy's suggestions 2015-09-01 14:43:42 +02:00
header.rs refactored compiletest following clippy's suggestions 2015-09-01 14:43:42 +02:00
procsrv.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
raise_fd_limit.rs More test fixes 2015-04-14 10:14:19 -07:00
runtest.rs Avoid loading the whole gdb debug scripts section. 2015-09-21 15:43:52 -05:00
util.rs refactored compiletest following clippy's suggestions 2015-09-01 14:43:42 +02:00