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

RustGlue.roc improvements #5684

Merged
merged 2 commits into from
Jul 24, 2023
Merged

RustGlue.roc improvements #5684

merged 2 commits into from
Jul 24, 2023

Conversation

rtfeldman
Copy link
Sponsor Contributor

Fixes #5681

Also makes it so that if there are any ()s in the Rust signatures, they get dropped.

Copy link
Sponsor Member

@ayazhafiz ayazhafiz left a comment

Choose a reason for hiding this comment

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

Nice catches!

@ayazhafiz ayazhafiz merged commit b71c901 into main Jul 24, 2023
10 checks passed
@ayazhafiz ayazhafiz deleted the fix-glue branch July 24, 2023 00:28
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.

Str -> Effect Str ignores its host implementation's answer, produces its arg
2 participants