Skip to content
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

chore(compiler): Improve unsafe equality warning #1892

Merged
merged 8 commits into from
Aug 22, 2023

Conversation

spotandjake
Copy link
Member

Small Improvement to the FuncWasmUnsafe warning, to make it slightly more helpful.

@jozanza
Copy link
Contributor

jozanza commented Jul 22, 2023

The message phrasing seems pretty good with the module name included 😎

Copy link
Member

@peblair peblair left a comment

Choose a reason for hiding this comment

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

🚀 Great!

Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

Some issues

compiler/src/typed/typed_well_formedness.re Outdated Show resolved Hide resolved
compiler/src/typed/typemod.re Outdated Show resolved Hide resolved
stdlib/set.gr Outdated Show resolved Hide resolved
@spotandjake
Copy link
Member Author

Fixed those and reverted the changes

Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

LGTM now, let's get @ospencer to sound off too

Copy link
Member

@ospencer ospencer left a comment

Choose a reason for hiding this comment

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

This looks great! Thanks @spotandjake :)

@ospencer ospencer changed the title chore: Improve FuncWasmUnsafe Warning chore(compiler): Improve unsafe equality warning Aug 20, 2023
@ospencer ospencer added this pull request to the merge queue Aug 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 20, 2023
@phated phated enabled auto-merge August 21, 2023 23:26
@phated phated added this pull request to the merge queue Aug 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 22, 2023
@phated phated added this pull request to the merge queue Aug 22, 2023
Merged via the queue into grain-lang:main with commit 1847203 Aug 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants