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

in which suggestions to borrow casts or binary expressions are rectified #46761

Conversation

zackmdavis
Copy link
Member

resolves #46756

r? @estebank

This simple patch resolves rust-lang#46756 (which was specifically about the case of
casts, but it would be poor form indeed to fix a reported issue without at
least a cursory attempt at answering the immortal question, "How does this bug
generalize?").
@estebank
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 16, 2017

📌 Commit 73a9019 has been approved by estebank

@bors
Copy link
Contributor

bors commented Dec 17, 2017

⌛ Testing commit 73a9019 with merge 3537658...

bors added a commit that referenced this pull request Dec 17, 2017
…r_referencing_a_cast, r=estebank

in which suggestions to borrow casts or binary expressions are rectified

 resolves #46756

r? @estebank
@bors
Copy link
Contributor

bors commented Dec 17, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: estebank
Pushing 3537658 to master...

@bors bors merged commit 73a9019 into rust-lang:master Dec 17, 2017
@zackmdavis zackmdavis deleted the concerning_incorrect_suggestions_for_referencing_a_cast branch January 13, 2018 07:41
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.

Incorrect suggestion for referencing a cast
3 participants