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

Fix compiler warning #6

Closed
bvssvni opened this issue Nov 24, 2014 · 3 comments
Closed

Fix compiler warning #6

bvssvni opened this issue Nov 24, 2014 · 3 comments

Comments

@bvssvni
Copy link

@bvssvni bvssvni commented Nov 24, 2014

warning: feature has been added to Rust, directive not necessary
/Users/sven/.cargo/registry/src/github.com-1ecc6299db9ec823/bincode-0.0.1/src/lib.rs:5 #![feature(struct_variant)]
                                                                                                  ^~~~~~~~~~~~~~
@bvssvni
Copy link
Author

@bvssvni bvssvni commented Nov 24, 2014

Never mind, this seems to be fixed!

@bvssvni bvssvni closed this Nov 24, 2014
@bvssvni
Copy link
Author

@bvssvni bvssvni commented Nov 24, 2014

Perhaps update the Cargo registry version?

@TyOverby
Copy link
Collaborator

@TyOverby TyOverby commented Nov 24, 2014

Cargo registry is updated.

strega-nil pushed a commit to strega-nil/bincode that referenced this issue May 18, 2020
[varint] add zigzag encoding for signed integers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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