mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
c3db627cbf
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.