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

Document and test the minimum supported Rust version #115

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Document and test the minimum supported Rust version #115

merged 1 commit into from
Sep 7, 2017

Conversation

Cldfire
Copy link
Contributor

@Cldfire Cldfire commented Sep 7, 2017

Closes #54.

This will cause tests to be run twice on 1.20 (once for the explicit version and once for the latest stable) until 1.21 is released. Testing looks like it takes under a minute for stable on Travis, though, so that shouldn't be too big of a deal.

I didn't know how soon a 1.0 release was planned and therefore left a small footnote in the readme stating that the 1.20 requirement only applies to the unreleased master branch.

@alexcrichton alexcrichton merged commit ec6ddd5 into bitflags:master Sep 7, 2017
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.

2 participants