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

use constants for Optional/Either/SeqView constructor ids #2438

Merged
merged 2 commits into from
Oct 1, 2021

Conversation

aryairani
Copy link
Contributor

@aryairani aryairani commented Sep 26, 2021

@dolio I got started (and possibly finished?) updating the runtime to use constants for the decls are vulnerable to constructor id changes.

When you have a chance, would you check and update this PR for correctness, style and naming to your liking, and any obvious runtime performance issues that I might have introduced in the smart constructors (if you keep them).

Feel free to merge once you're satisfied.

P.S. The stray trailing whitespace deletion was automatic, and too hard to fight.

Copy link
Contributor

@dolio dolio left a comment

Choose a reason for hiding this comment

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

Looks fine.

@pchiusano pchiusano merged commit 7c9cf24 into trunk Oct 1, 2021
@pchiusano pchiusano deleted the topic/rt-decl-ctor-constants branch October 1, 2021 17:54
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

3 participants