Skip to content

Editorial: rename internal slots for brevity #1061

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 8 commits into from
Aug 4, 2020
Merged

Conversation

domenic
Copy link
Member

@domenic domenic commented Jul 28, 2020

Prior to #1035, certain internal slots were used for brand checking, which meant they needed to have unique names. That is no longer a requirement, and so we can use simpler names now.

This PR is done as a series of commits to make review or rebasing easier, but the intention is to squash it into one commit before merging.

This will help un-block #1050.


Preview | Diff

@domenic domenic requested a review from ricea August 3, 2020 18:17
Copy link
Collaborator

@ricea ricea left a comment

Choose a reason for hiding this comment

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

Sorry I dropped this. lgtm.

@ricea ricea merged commit 5a69ed0 into master Aug 4, 2020
@ricea ricea deleted the internal-slot-renames branch August 4, 2020 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants