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

GM interfaces implementations can be self constrained #6168

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

buyaa-n
Copy link
Member

@buyaa-n buyaa-n commented Sep 16, 2022

Fix bug found in dotnet/runtime#75675

@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #6168 (90144a4) into main (f03b023) will increase coverage by 0.00%.
The diff coverage is 96.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6168   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files        1351     1351           
  Lines      310585   310614   +29     
  Branches     9986     9986           
=======================================
+ Hits       298280   298308   +28     
  Misses       9902     9902           
- Partials     2403     2404    +1     

@buyaa-n buyaa-n merged commit 10a460b into dotnet:main Sep 16, 2022
@buyaa-n buyaa-n deleted the self-constrianed branch September 16, 2022 15:24
@github-actions github-actions bot added this to the vNext milestone Sep 16, 2022
333fred added a commit to 333fred/roslyn-analyzers that referenced this pull request Sep 29, 2022
* upstream/main:
  Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 2004411
  Run CI using the new VM images
  Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 2000239
  New Analyzer: Prevent behavioral change in built-in operators for IntPtr and UIntPtr (dotnet#6153)
  GM interfaces implementations can be self constrained (dotnet#6168)
  Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 1993001
  New Analyzer: Implement Generic Math Interfaces Correctly  (dotnet#6126)
@jmarolf jmarolf modified the milestones: vNext, .NET 7.x Nov 15, 2022
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.

4 participants