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

Specify minimum versions in Cargo.toml files where possible #128

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

shepmaster
Copy link
Owner

This should make it easier to run these tests locally. The -Z minimal-versions test still needs to use --precise because it
operates directly on the crate's Cargo.toml, which we don't want to
pollute with extraneous version requirements.

This should make it easier to run these tests locally. The `-Z
minimal-versions` test still needs to use `--precise` because it
operates directly on the crate's Cargo.toml, which we don't want to
pollute with extraneous version requirements.
@shepmaster shepmaster added the maintenance Keeping the wheels turning label Jul 26, 2019
@shepmaster
Copy link
Owner Author

/cc @tjkirch

@shepmaster shepmaster merged commit c154dd1 into master Jul 26, 2019
@shepmaster shepmaster deleted the min-versions branch July 26, 2019 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Keeping the wheels turning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant