]> git.lizzy.rs Git - rust.git/commit
improve `compiletest` error message when path option missing.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 22 Dec 2014 18:02:11 +0000 (19:02 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 5 Feb 2015 22:58:32 +0000 (23:58 +0100)
commit1e8e7dcdd00b552ef78ce83f6dc5f24a45d91b8f
tree48dde93e7d19c3ba46ded2f17e3e4af266cbc242
parent189930fcae287565dcef856ae8d60a83190a4b92
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`.)
src/compiletest/compiletest.rs