Skip to content

Remove forced breaking of contextual function types#613

Open
kyay10 wants to merge 1 commit intofacebook:mainfrom
kyay10:contextual-function-type-forced-break
Open

Remove forced breaking of contextual function types#613
kyay10 wants to merge 1 commit intofacebook:mainfrom
kyay10:contextual-function-type-forced-break

Conversation

@kyay10
Copy link
Copy Markdown

@kyay10 kyay10 commented Apr 26, 2026

Fixes #612

A rather simple change, ultimately. It seems that the previous behaviour was "intentional", but I think it's rather incorrect. Given that this is an experimental feature, I think changing it now is better than waiting for more complaints.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contextual function types are broken apart as if they were declarations

1 participant