Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update support for being built in rust-lang/rust #86

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

alexcrichton
Copy link
Member

This commit updates the support necessary for this crate to be built as
a dependency of getopts which is a dependency of the test crate
which is built in rust-lang/rust. This change will be required to land
rust-lang/rust#63637 where Rust's build system is being tweaked
slightly. This is intended to not have any impact on other users of this
crate and the Cargo.toml features here should only be used by Rust's
own build system.

This commit updates the support necessary for this crate to be built as
a dependency of `getopts` which is a dependency of the `test` crate
which is built in rust-lang/rust. This change will be required to land
rust-lang/rust#63637 where Rust's build system is being tweaked
slightly. This is intended to not have any impact on other users of this
crate and the `Cargo.toml` features here should only be used by Rust's
own build system.
@alexcrichton alexcrichton merged commit 5a81dde into rust-lang:master Aug 19, 2019
@alexcrichton alexcrichton deleted the update-build branch August 19, 2019 15:29
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.

1 participant