Skip to content

Wrong IEquatable<T?> interface#98680

Merged
tannergooding merged 1 commit intodotnet:mainfrom
AlexRadch:IEquatable<T>
Feb 20, 2024
Merged

Wrong IEquatable<T?> interface#98680
tannergooding merged 1 commit intodotnet:mainfrom
AlexRadch:IEquatable<T>

Conversation

@AlexRadch
Copy link
Contributor

@AlexRadch AlexRadch commented Feb 19, 2024

It should be IEquatable<T>?

@ghost
Copy link

ghost commented Feb 19, 2024

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Feb 19, 2024

Tagging subscribers to this area: @dotnet/area-system-memory
See info in area-owners.md if you want to be subscribed.

Issue Details

It should be IEquatable?

Author: AlexRadch
Assignees: -
Labels:

area-System.Memory, new-api-needs-documentation

Milestone: -

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thank you.

@tannergooding tannergooding merged commit 927943d into dotnet:main Feb 20, 2024
@AlexRadch AlexRadch deleted the IEquatable<T> branch February 21, 2024 10:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants