Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement IAlternateEqualityComparer<ReadOnlySpan<char>, string> on EqualityComparer<string>.Default - #104202

#104202
Merged
stephentoub merged 5 commits into
dotnet:maindotnet/runtime:mainfrom
stephentoub:equalitycomparerdefaultalternatestephentoub/runtime:equalitycomparerdefaultalternateCopy head branch name to clipboard
Jul 2, 2024
Merged

Implement IAlternateEqualityComparer<ReadOnlySpan<char>, string> on EqualityComparer<string>.Default#104202
stephentoub merged 5 commits into
dotnet:maindotnet/runtime:mainfrom
stephentoub:equalitycomparerdefaultalternatestephentoub/runtime:equalitycomparerdefaultalternateCopy head branch name to clipboard

Conversation

@stephentoub

Copy link
Copy Markdown
Member

Fixes #102906

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 30, 2024
@stephentoub
stephentoub force-pushed the equalitycomparerdefaultalternate branch 2 times, most recently from 69a192b to b627e2c Compare June 30, 2024 03:32
Comment thread src/coreclr/vm/jitinterface.cpp
Comment thread src/coreclr/vm/jitinterface.cpp
Comment thread src/coreclr/vm/jitinterface.cpp Outdated
@stephentoub
stephentoub marked this pull request as ready for review July 1, 2024 13:56
@stephentoub
stephentoub force-pushed the equalitycomparerdefaultalternate branch from 5b1ec8f to d13131e Compare July 1, 2024 13:56

@eiriktsarpalis eiriktsarpalis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seeing lots of build errors, but they appear to be infra related?

@tannergooding tannergooding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Managed side changes LGTM.

@jkotas

jkotas commented Jul 1, 2024

Copy link
Copy Markdown
Member

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM (once the naot test run passed with no failures related to this change)

@LoopedBard3

Copy link
Copy Markdown
Member

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.

Implement IAlternateEqualityComparer<ReadOnlySpan<char>, string> on EqualityComparer<string>.Default

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.