-
Notifications
You must be signed in to change notification settings - Fork 13.3k
"multiple applicable items" since raw pointers to unsized implement Debug #37354
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
Comments
One of those things we consider not-actually-breaking changes as being more explicit in user code would have prevented the breakage. Still need to re-evaluate if such a breakage is acceptable for what it brings to the table. Certainly not |
Yes, of course, not sure what I was thinking there... |
We shouldn't have ever done that bloody "all formatting traits have a Either way there's a reason they're not in the prelude: you should never import those traits. |
The libs team discussed this during triage and the conclusion was that this falls under the "acceptable breakage" umbrella and we'll send a patch upstream for this, so closing. |
This regression was detected in rust-lang/rust#37354 and the libs team just wanted to make sure everything kept compiling!
Breaking change from #36880
Affects
mbox v0.1.3
.The text was updated successfully, but these errors were encountered: