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

deer: implement Deserialize for core::num #2378

Merged
merged 8 commits into from
Apr 13, 2023
Merged

deer: implement Deserialize for core::num #2378

merged 8 commits into from
Apr 13, 2023

Commits on Apr 9, 2023

  1. chore: port from #1975

    indietyp committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f97e4e4 View commit details
    Browse the repository at this point in the history
  2. test: Wrapping + Saturating

    indietyp committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    fad7cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    2dce07f View commit details
    Browse the repository at this point in the history
  2. Update core.rs

    indietyp authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2fc125e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc78e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c13258 View commit details
    Browse the repository at this point in the history
  5. fix: forgot cfg guard

    indietyp committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6310441 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e96c08d View commit details
    Browse the repository at this point in the history