-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[ChangeLog] SE-0326 & style fixes #41852
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
Co-authored-by: Ben Rimmington <me@benrimmington.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I reviewed your changes with the "Hide whitespace" option.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move styling changes into a separate PR.
|
||
* [SE-0326][]: | ||
|
||
Parameter and result types can now be inferred from the body of multi-statement closures. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the first sentence should start from something like Type-checking behavior of multi-statement closures has been unified with that of single-expression closures.
My PR has been merged, so closing this one. |
Resolves SR-NNNN.