Skip to content

Use BitSet for boolean TASTy attributes #19092

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 3 commits into from
Nov 27, 2023

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki force-pushed the tasty-attributes-bitset branch from 4803bb9 to 96bea13 Compare November 27, 2023 12:31
@bishabosha bishabosha enabled auto-merge November 27, 2023 12:58
new Attributes(booleanTags.result())
end apply

def empty: Attributes =
Copy link
Member

Choose a reason for hiding this comment

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

maybe this should be a val? - we will probably read a lot of old tasty that doesnt have the attributes section

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a commit with this change

@bishabosha bishabosha merged commit 5800569 into scala:main Nov 27, 2023
@bishabosha bishabosha deleted the tasty-attributes-bitset branch November 27, 2023 16:51
@Kordyjan Kordyjan added this to the 3.4.0 milestone Dec 20, 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.

3 participants