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

Make i128 support automatic for supporting Rustc versions #261

Merged
merged 1 commit into from Jan 28, 2019

Conversation

@dhardy
Copy link
Contributor

dhardy commented Jan 28, 2019

Fix #250.

Uses autocfg. If you prefer, I can avoid this as @BurntSushi did in byteorder, but this seems like an apt tool for the job so worth making more popular.

Tested on Rustc 1.22.1, 1.31.1 and a recent nightly.

Uses autocfg
@TyOverby TyOverby merged commit 76b4439 into servo:master Jan 28, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@TyOverby
Copy link
Collaborator

TyOverby commented Jan 28, 2019

When I get home I'll release this!

To confirm: this is a minor-release bump correct?

@dhardy
Copy link
Contributor Author

dhardy commented Jan 28, 2019

Yes, it shouldn't have any breaking changes (hence keeping the dummy feature).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.