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

Java: Add support for bitwise compound assignments in Guards. #7698

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

aschackmull
Copy link
Contributor

Support for &= and |= in the Guards library.

@aschackmull aschackmull requested a review from a team as a code owner January 21, 2022 12:59
@github-actions github-actions bot added the Java label Jan 21, 2022
@aschackmull aschackmull added no-change-note-required This PR does not need a change note and removed Java labels Jan 21, 2022
Copy link
Contributor

@atorralba atorralba left a comment

Choose a reason for hiding this comment

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

LGTM

@aschackmull aschackmull merged commit b4bf7a1 into github:main Jan 24, 2022
@aschackmull aschackmull deleted the java/bitwise-assignop-guards branch January 24, 2022 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants