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 ContainsAny{Except} #87621

Merged
merged 8 commits into from
Jun 16, 2023
Merged

Add ContainsAny{Except} #87621

merged 8 commits into from
Jun 16, 2023

Commits on Jun 14, 2023

  1. Add ContainsAny{Except}

    MihaZupan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7b56e30 View commit details
    Browse the repository at this point in the history
  2. Use it everywhere

    MihaZupan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    86ff910 View commit details
    Browse the repository at this point in the history
  3. Test coverage

    MihaZupan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    51b47b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Fix ContainsAny on a string

    MihaZupan committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1db908e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1009481 View commit details
    Browse the repository at this point in the history
  3. Appease older TFMs

    MihaZupan committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4e5da31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909a331 View commit details
    Browse the repository at this point in the history
  5. Appease older TFMs part 2

    MihaZupan committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e7651e8 View commit details
    Browse the repository at this point in the history