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

refactor(style): make bitflags smaller #13

Merged
merged 1 commit into from
Feb 18, 2023
Merged

refactor(style): make bitflags smaller #13

merged 1 commit into from
Feb 18, 2023

Conversation

orhun
Copy link
Sponsor Member

@orhun orhun commented Feb 12, 2023

Upstream: #505

Description

This reduces the size of bitflags so that they are less wastful. They can be grown again later if required.

Testing guidelines

cargo test still passes, the behavior is unchanged.

Checklist

@mindoodoo mindoodoo added the enhancement New feature or request label Feb 14, 2023
@orhun orhun changed the title Make bitflags smaller refactor(style): make bitflags smaller Feb 18, 2023
@orhun orhun merged commit 7e31035 into master Feb 18, 2023
@orhun orhun deleted the 505/small-bitflags branch February 18, 2023 02:10
sayanarijit pushed a commit that referenced this pull request Mar 3, 2023
Co-authored-by: Cédric Barreteau <cbarrete@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants