rust/src/librust
David Creswick c6788411da rust test: pass the remaining arguments through
The arguments after `rust test filename.rs` should be passed through
to the test binary. This allows the `rust` command to be used to run a
subset of tests, to run ignored tests, and to run benchmarks.
2013-09-15 15:42:40 -05:00
..
rust.rs rust test: pass the remaining arguments through 2013-09-15 15:42:40 -05:00