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

Encapsulate StableMap, StableSet and DisjointSets #8491

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

KGrewal1
Copy link
Contributor

As mentioned in #8473 (comment)
separate out StableMap, StableSet and DisjointSets into separate modules so that the compiler can ensure that the internal implementations stay private

@KGrewal1 KGrewal1 requested a review from a team as a code owner April 26, 2024 11:36
@KGrewal1 KGrewal1 requested review from fitzgen and removed request for a team April 26, 2024 11:36
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language labels Apr 26, 2024
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen

This issue or pull request has been labeled: "cranelift", "isle"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Thanks!

@fitzgen fitzgen added this pull request to the merge queue Apr 26, 2024
Merged via the queue into bytecodealliance:main with commit 657e5dc Apr 26, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants