-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Lambda expressions honor no struct literal restriction #43425
Conversation
r? @pnkfelix (rust_highfive has picked a reviewer for you, use r? to override) |
r? @eddyb, mind taking over the review here? |
@alexcrichton Sure, but #43412 needs a compiler (or maybe even lang team) decision first. |
@nikomatsakis ping! This has been idle for over two weeks, but is pending a team decision. I've also pinged Niko on IRC. |
@bors r+ We decided to just accept this and back it out if any regressions are observed. |
📌 Commit 7054fe3 has been approved by |
☀️ Test successful - status-appveyor, status-travis |
This is a fix for #43412 if we decide that it is indeed a bug :)
closes #43412