Skip to content

Silence various warnings in bootstrap build. #7876

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

Conversation

pnkfelix
Copy link
Member

r? anyone

The only bit that I'm a little concerned about is whether there's some way the assignments to hi could somehow still be necessary; but I think that could only be the case if it had been &const borrowed (or whatever the hypothetical syntax is for that), and that's not going on in this file.

bors added a commit that referenced this pull request Jul 18, 2013
…ap-build, r=alexcrichton

r? anyone

The only bit that I'm a little concerned about is whether there's some way the assignments to `hi` could somehow still be necessary; but I think that could only be the case if it had been `&const` borrowed (or whatever the hypothetical syntax is for that), and that's not going on in this file.
@bors bors closed this Jul 18, 2013
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.

3 participants