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

Add ability to use #[serde(default)] to deserialize internally tagged enums when no tag is provided #2476

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2023

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

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    393b0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d60f0f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Add unit tests

    harrisonturton committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    62023a9 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    harrisonturton committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2030cd5 View commit details
    Browse the repository at this point in the history
  3. Fix conflict

    harrisonturton committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c6c6b17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ce33c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. mingun code review

    harrisonturton committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8d9d374 View commit details
    Browse the repository at this point in the history