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

Add params ReadOnlySpan<T> overloads #100898

Merged
merged 18 commits into from
Apr 15, 2024
Merged

Add params ReadOnlySpan<T> overloads #100898

merged 18 commits into from
Apr 15, 2024

Commits on Apr 11, 2024

  1. Add params span overloads

    stephentoub authored and jozkee committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    993bced View commit details
    Browse the repository at this point in the history
  2. Complete src/ref changes

    jozkee committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    35d29a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b74e2a View commit details
    Browse the repository at this point in the history
  4. Update tests for ImmutableHashSet, ImmutableList, ImmutableQueue, Imm…

    …utableSortedSet, and ImmutableStack
    jozkee committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dc2c3aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0626e2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc399f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad96b38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acc4f49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0faf95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97daaa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ffe189 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d350f3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13f9aae View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    2c9c7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ad386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b7234 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Address review feedback

    jozkee committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6504d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce575ae View commit details
    Browse the repository at this point in the history