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

address some compiler warnings as of 9 February's 1.8.0-nightly #6

Merged
merged 2 commits into from
Feb 10, 2016
Merged

address some compiler warnings as of 9 February's 1.8.0-nightly #6

merged 2 commits into from
Feb 10, 2016

Conversation

zackmdavis
Copy link
Contributor

(I happened to notice some compiler warnings fly by while upgrading my nightly toolchain for one of my projects, and thought I would send you these trivial patches. There were also a few more warnings concerning custom hasher stabilization, which are not addressed in this pull request.)

We are told that this will become a hard error in a future release and
advised to consult the output of `rustc --explain E0446` for more
information.
@shepmaster
Copy link
Owner

Thanks!

custom hasher stabilization

Yeah. When that gets closer to release, I plan on updating to all the non-deprecated names and releasing 1.0 :-)

shepmaster added a commit that referenced this pull request Feb 10, 2016
address some compiler warnings as of 9 February's 1.8.0-nightly
@shepmaster shepmaster merged commit e6d8d5f into shepmaster:master Feb 10, 2016
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