Skip to content

C# 11: Test of relaxed shift operator requirements. #12147

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 1 commit into from
Feb 13, 2023

Conversation

michaelnebel
Copy link
Contributor

In this PR we test the relaxed requirements for shift operators.
It is no longer required that the second operand is an in int or implicitly convertible to int.

@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Feb 10, 2023
@github-actions github-actions bot added the C# label Feb 10, 2023
@michaelnebel michaelnebel marked this pull request as ready for review February 13, 2023 10:17
@michaelnebel michaelnebel requested a review from a team as a code owner February 13, 2023 10:17
@michaelnebel michaelnebel merged commit 34c6b24 into github:main Feb 13, 2023
@michaelnebel michaelnebel deleted the csharp/relaxedshift branch February 13, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# 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