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

Fix a number of issues related to boxed value serialization #84768

Merged

Commits on Apr 13, 2023

  1. Remove unspeakable type support form serialization overloads acceptin…

    …g an explicit `Type` parameter.
    eiriktsarpalis committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f2554bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4118db2 View commit details
    Browse the repository at this point in the history
  3. Support boxed root value serialization in source generators that don'…

    …t supply metadata for `object`.
    eiriktsarpalis committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0ddca49 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Address feedback

    eiriktsarpalis committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e843c14 View commit details
    Browse the repository at this point in the history