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

Relax some restrictions on validators #1998

Merged
merged 6 commits into from
Aug 12, 2020
Merged

Relax some restrictions on validators #1998

merged 6 commits into from
Aug 12, 2020

Commits on Aug 11, 2020

  1. Make sure that App & Arg & ArgGroup implement Send + Sync

    Also relaxes 'static restriction on validators.
    CreepySkeleton committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    790a0f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a58af View commit details
    Browse the repository at this point in the history
  3. Add test

    CreepySkeleton committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    619658e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    32414fb View commit details
    Browse the repository at this point in the history
  2. Fix buggy tests

    CreepySkeleton committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    6169bb8 View commit details
    Browse the repository at this point in the history
  3. Rebase

    CreepySkeleton committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    39fadbf View commit details
    Browse the repository at this point in the history