-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add GADT symbols when typing typing-ahead lambda bodies #19644
Conversation
What's the correct way to request a backport of this to 3.4.1-RC2? |
Why would reset the release train for this? Can't it just go in the next release? |
Because it fixes a regression. I don't think backporting fixes should require delaying the release: Rust does backport and never delays their releases (https://doc.rust-lang.org/book/appendix-07-nightly-rust.html), but I guess if this is our policy currently then not much point in backporting yeah. |
Good points. |
Fixes #19570