Uh oh!
There was an error while loading. Please reload this page.
enable tools to use test runners programmatically - #39815
Conversation
rust-highfive
commented
Feb 14, 2017
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
est31
commented
Feb 14, 2017
@oli-obk the travis CI error seems relevant. |
aturon
commented
Feb 14, 2017
cc @rust-lang/libs, potential new public API surface. |
alexcrichton
commented
Feb 14, 2017
To be clear, this is an unstable library, so we're not committing to anything yet. |
oli-obk
commented
Feb 14, 2017
I'm fully aware of this, but I believe that experimentation with the interface can help contribute to a potential future interface that will be stabilized. |
sfackler
commented
Feb 14, 2017
What does this enable that use of the third party rustc-test crate doesn't? |
oli-obk
commented
Feb 15, 2017
I thought |
SimonSapin
commented
Feb 15, 2017
For what it’s worth I haven’t updated |
oli-obk
commented
Feb 15, 2017
sgtm
I opened a PR there, feel free to close this PR if the extra API is deemed excessive for a rustc crate. |
aturon
commented
Feb 21, 2017
Ping @brson, I suspect you have opinions and want to check in before merging. |
aturon
commented
Feb 24, 2017
bors
commented
Feb 24, 2017
📌 Commit 80ac323 has been approved by |
enable tools to use test runners programmatically
enable tools to use test runners programmatically
No description provided.