Skip to content

Conversation

stevapple
Copy link
Contributor

@stevapple stevapple commented Mar 17, 2022

  • Add a ChangeLog entry for SE-0326, which is implemented in Swift 5.7;
  • Fix the style of some other changes.

Resolves SR-NNNN.

@stevapple stevapple changed the title [ChangeLog] Add an entry for SE-0326 [ChangeLog] SE-0326 & Style fixes Mar 18, 2022
@stevapple stevapple changed the title [ChangeLog] SE-0326 & Style fixes [ChangeLog] SE-0326 & style fixes Mar 18, 2022
Copy link
Contributor

@benrimmington benrimmington left a 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.

Copy link
Contributor

@xedin xedin left a 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.
Copy link
Contributor

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.

@xedin
Copy link
Contributor

xedin commented Apr 1, 2022

My PR has been merged, so closing this one.

@xedin xedin closed this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants