Skip to content

Add migrations for Int.Bitwise #7705

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 6 commits into from
Jul 24, 2025

Conversation

mediremi
Copy link
Contributor

@mediremi mediremi commented Jul 24, 2025

@rescript/core's Int provided Int.Bitwise functions for bitwise operations.

Int.Bitwise was removed without first deprecating it, so I've restored it along with deprecations and associated migrations.

@mediremi mediremi force-pushed the tools-migrate-int-bitwise branch from 76726a7 to df280f2 Compare July 24, 2025 11:18
@mediremi mediremi marked this pull request as ready for review July 24, 2025 11:26
@mediremi mediremi force-pushed the tools-migrate-int-bitwise branch from 86bec88 to 55d051b Compare July 24, 2025 11:33
@zth zth merged commit c16ca08 into rescript-lang:tools-migrate Jul 24, 2025
@mediremi mediremi deleted the tools-migrate-int-bitwise branch July 24, 2025 11:48
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