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

Replace buildFromAny with buildFromNothing #4815

Merged
merged 2 commits into from Mar 18, 2021

Commits on Mar 17, 2021

  1. Replace buildFromAny with buildFromNothing

    Instead of generalizing to `Any` we need to specialize to `Nothing`.
    All other cases are covered by the default `BuildFrom.buildFromIterableOps`.
    joroKr21 committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    afc5611 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Bump version in MiMa settings

    And delete filters that are not needed anymore.
    joroKr21 committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b8262ad View commit details
    Browse the repository at this point in the history