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

Added experimental support for deserializer state #1327

Closed
wants to merge 32 commits into from

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    89e93a6 View commit details
    Browse the repository at this point in the history
  2. Remove unused file

    mitsuhiko committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    983bab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0abce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f0ae2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae7c745 View commit details
    Browse the repository at this point in the history
  6. Some small fixes

    mitsuhiko committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a973d5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9bd06b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a3c5d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    368229f View commit details
    Browse the repository at this point in the history
  2. with -> get

    mitsuhiko committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    48f6f26 View commit details
    Browse the repository at this point in the history
  3. Improved state map

    mitsuhiko committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4d134ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9b89c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825254d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a56d41d View commit details
    Browse the repository at this point in the history
  7. Fixed a pedantic clippy

    mitsuhiko committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    cd2d724 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ba7885 View commit details
    Browse the repository at this point in the history
  9. map and unwrap_or -> map_or

    mitsuhiko committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    6a93c5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7854fef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd3e526 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27191b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Configuration menu
    Copy the full SHA
    0183d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9799908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e184daa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6a439 View commit details
    Browse the repository at this point in the history
  5. Refactor state once more

    mitsuhiko committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    b5db8c8 View commit details
    Browse the repository at this point in the history
  6. Always import state

    mitsuhiko committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    fa6a6f5 View commit details
    Browse the repository at this point in the history
  7. Explicitly clone in a test

    mitsuhiko committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    dd60622 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e4f519 View commit details
    Browse the repository at this point in the history
  9. Use explicit default calls

    mitsuhiko committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    716ffb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Merge branch 'master' into feature/state

    * master:
      Release 1.0.69
      Local inner macros
      Link to issue picker
      Factor out the getting help links
    jan-auer committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    d73cc93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4eb330 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    880a8c0 View commit details
    Browse the repository at this point in the history