-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Use &mut for CombineFields
in inference relations
#35040
Conversation
Very cool. Fast work. @bors r+ |
📌 Commit 4bcf013 has been approved by |
⌛ Testing commit 4bcf013 with merge a74d7de... |
💔 Test failed - auto-win-msvc-64-opt-rustbuild |
@bors: retry On Tue, Jul 26, 2016 at 6:00 AM, bors [email protected] wrote:
|
…sakis Use &mut for `CombineFields` in inference relations Because dropping obligations on the floor makes a mess. r? @nikomatsakis
Because dropping obligations on the floor makes a mess.
r? @nikomatsakis