Skip to content

Remove leftover Fn_uncurry_arity and no_auto_uncurried_arg_types #6939

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

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Aug 4, 2024

Fn_uncurry_arity is not constructed anywhere.
After removing it, no_auto_uncurried_arg_types always returns true, so can be removed as well.

Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's going to be also some code to detect @uncurry annotations.
That can be removed too.

@cknitt cknitt merged commit 581db90 into rescript-lang:master Aug 5, 2024
20 checks passed
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.

2 participants