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

Capture UIntPtr binary operator resolution break #64353

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

jcouv
Copy link
Member

@jcouv jcouv commented Sep 28, 2022

Closes #63860

@jcouv jcouv marked this pull request as ready for review September 29, 2022 23:04
@jcouv jcouv requested a review from a team as a code owner September 29, 2022 23:04
@jcouv jcouv added Documentation Test Test failures in roslyn-CI labels Sep 30, 2022
@jcouv
Copy link
Member Author

jcouv commented Sep 30, 2022

I'll go ahead and merge with a single review, since only test and documentation affected (no product code change).

@jcouv jcouv merged commit 2cd1aef into dotnet:main Sep 30, 2022
@jcouv jcouv deleted the native-int2 branch September 30, 2022 16:46
@ghost ghost added this to the Next milestone Sep 30, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.5 P1 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected warning CS0034: Operator '-' is ambiguous on operand of type 'nuint' and 'int'
3 participants