rust/src/compiletest
Felix S. Klock II 1e8e7dcdd0 improve compiletest error message when path option missing.
(I often run `compiletest` by hand by cut-and-pasting from what `make`
runs, but then I need to tweak it (cut out options) and its useful to
be told when I have removed an option that is actually required, such
as `--android-cross-path=path`.)
2015-02-05 23:58:32 +01:00
..
common.rs std: Stabilize FromStr and parse 2015-01-30 08:52:44 -08:00
compiletest.rs improve compiletest error message when path option missing. 2015-02-05 23:58:32 +01:00
errors.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
header.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
procsrv.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
runtest.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
util.rs Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00