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

Improve diagnostics for invalid mutation through overloaded operators #62468

Merged
merged 2 commits into from
Jul 13, 2019

Conversation

matthewjasper
Copy link
Contributor

@matthewjasper matthewjasper commented Jul 7, 2019

Closes #58864
Closes #52941
Closes #57839

@rust-highfive
Copy link
Collaborator

r? @estebank

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 7, 2019
@estebank
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Jul 12, 2019

📌 Commit 38306ad has been approved by estebank

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 12, 2019
@estebank
Copy link
Contributor

estebank commented Jul 12, 2019

CC #57839 #62387 #52941 #49839 #45888 #45405.

@matthewjasper can you take a look and see if any of the above can be closed now with this PR?

At least one of them is for arbitrary reference types, so that one should likely remain open, but I have a hunch that most of the others are duplicates of the ticket being closed here.

@matthewjasper
Copy link
Contributor Author

Two of those appear to be duplicates, I've added them to the description

@bors
Copy link
Contributor

bors commented Jul 13, 2019

⌛ Testing commit 38306ad with merge ec30876...

bors added a commit that referenced this pull request Jul 13, 2019
…bank

Improve diagnostics for invalid mutation through overloaded operators

Closes #58864
Closes #52941
Closes #57839
@bors
Copy link
Contributor

bors commented Jul 13, 2019

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 13, 2019
@bors bors merged commit 38306ad into master Jul 13, 2019
@bors bors mentioned this pull request Jul 13, 2019
@matthewjasper matthewjasper deleted the mutable-overloaded-operators branch July 14, 2019 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
4 participants