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

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

Merged

Commits on Jul 1, 2024

  1. Implement IAlternateEqualityComparer<ReadOnlySpan<char>, string> on…

    … `EqualityComparer<string>.Default`
    stephentoub committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9c12d86 View commit details
    Browse the repository at this point in the history
  2. Fixes and feedback

    stephentoub committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8653afe View commit details
    Browse the repository at this point in the history
  3. Fix another test

    stephentoub committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c0f74cf View commit details
    Browse the repository at this point in the history
  4. Fix another test

    stephentoub committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bf382ec View commit details
    Browse the repository at this point in the history
  5. Address test feedback

    stephentoub committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d13131e View commit details
    Browse the repository at this point in the history