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

StreamExt::All / StreamExt::Any #2460

Merged
merged 4 commits into from Jul 7, 2021
Merged

StreamExt::All / StreamExt::Any #2460

merged 4 commits into from Jul 7, 2021

Commits on Jun 26, 2021

  1. StreamExt (all, any)

    barvirm committed Jun 26, 2021
    Copy the full SHA
    e80e3d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Any logic or operator

    barvirm committed Jun 27, 2021
    Copy the full SHA
    37ccc75 View commit details
    Browse the repository at this point in the history
  2. clippy and cargo fmt

    barvirm committed Jun 27, 2021
    Copy the full SHA
    12f58f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. fix comments

    Marek Barvir committed Jun 28, 2021
    Copy the full SHA
    7915254 View commit details
    Browse the repository at this point in the history