Skip to content

Merge master to features/covariant-returns#43577

Merged
400 commits merged intodotnet:features/covariant-returnsfrom
gafter:covariant-returns-merge-2020-04-22
Apr 23, 2020
Merged

Merge master to features/covariant-returns#43577
400 commits merged intodotnet:features/covariant-returnsfrom
gafter:covariant-returns-merge-2020-04-22

Conversation

@gafter
Copy link
Member

@gafter gafter commented Apr 22, 2020

No description provided.

dpoeschl and others added 30 commits April 13, 2020 15:04
This attribute has been superseded by CombinatorialRangeAttribute.
CyrusNajmabadi and others added 18 commits April 21, 2020 18:41
Do not offer to remove cast if it will cause the compiler to warn about it.
…ldReadonlyCodeFixProvider.cs

Co-Authored-By: CyrusNajmabadi <cyrus.najmabadi@gmail.com>
Move the 'finding' portoin of rename out of process.
Fixed MakeFieldReadonlyCodeFixProvider for volatile fields.
Ensure the initial symbol a user searches for is top of hte find-refs list
@gafter gafter requested review from a team as code owners April 22, 2020 22:47
@gafter gafter requested a review from a team April 22, 2020 22:47
@gafter gafter self-assigned this Apr 22, 2020
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@gafter gafter added the Feature - Covariant Returns Permit an override to return a more specific reference type label Apr 22, 2020
@gafter gafter added this to the Compiler.Net5 milestone Apr 22, 2020
@ghost ghost merged commit e14df2f into dotnet:features/covariant-returns Apr 23, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers auto-merge Feature - Covariant Returns Permit an override to return a more specific reference type

Projects

None yet

Development

Successfully merging this pull request may close these issues.