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

Enforce narrower types in NIR and toolchain #3448

Merged
merged 1 commit into from Aug 24, 2023

Conversation

WojciechMazur
Copy link
Contributor

Changes to expected types of Global, Type to more narrow type if possible. This would allow to eliminate some of errors that could be catched at compile time.
Also Sig.Clint was changed from empty parameter list case class to case object

@WojciechMazur WojciechMazur merged commit 449073c into scala-native:main Aug 24, 2023
79 checks passed
@WojciechMazur WojciechMazur deleted the nir/narrowed-types branch August 24, 2023 16:44
@WojciechMazur WojciechMazur changed the title Unforce narrower types in NIR and toolchain Enforce narrower types in NIR and toolchain Aug 24, 2023
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.

None yet

1 participant