Skip to content

improve compiletest error message when path option missing.#21981

Merged
bors merged 1 commit intorust-lang:masterfrom
pnkfelix:improve-compile-test-malformed-option-handling
Feb 7, 2015
Merged

improve compiletest error message when path option missing.#21981
bors merged 1 commit intorust-lang:masterfrom
pnkfelix:improve-compile-test-malformed-option-handling

Conversation

@pnkfelix
Copy link
Copy Markdown
Contributor

@pnkfelix pnkfelix commented Feb 5, 2015

improve compiletest error message when path option missing.

I often run compiletest by hand by cut-and-pasting from what make runs, (which I observe via remake --trace), 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.)

(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`.)
@rust-highfive
Copy link
Copy Markdown
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Copy Markdown
Contributor

huonw commented Feb 5, 2015

@bors r+ 1e8e rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 6, 2015
…rmed-option-handling, r=huonw

 improve `compiletest` error message when path option missing.

I often run `compiletest` by hand by cut-and-pasting from what `make` runs, (which I observe via `remake --trace`), 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`.)
@bors bors merged commit 1e8e7dc into rust-lang:master Feb 7, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants