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

Stop using try_trait in persistent_store #322

Merged
merged 4 commits into from
Jun 9, 2021
Merged

Stop using try_trait in persistent_store #322

merged 4 commits into from
Jun 9, 2021

Commits on Jun 9, 2021

  1. Build persistent store with frozen compiler

    But still make sure it passes tests with the most recent nightly.
    ia0 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    bb4b94a View commit details
    Browse the repository at this point in the history
  2. Stop using try_trait

    It is too much instable.
    ia0 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b3b652a View commit details
    Browse the repository at this point in the history
  3. Fix typo

    ia0 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    67311e6 View commit details
    Browse the repository at this point in the history
  4. Only build and test nightly

    Prod is already built by opensk test.
    ia0 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6aa6a8a View commit details
    Browse the repository at this point in the history