-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Upgrade to rustc 1.22.0-nightly (c6884b12d 2017-09-30) #18693
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
A new `AddAssign` impl in the standard library made inference ambiguous.
|
Wait, that's not a Rust regression…? |
|
What is the new |
|
|
|
📌 Commit b6bfdc9 has been approved by |
Upgrade to rustc 1.22.0-nightly (c6884b12d 2017-09-30) A new `AddAssign` impl in the standard library made inference ambiguous. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18693) <!-- Reviewable:end -->
|
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev |
A new
AddAssignimpl in the standard library made inference ambiguous.This change is