Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serde-rs/json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.133
Choose a base ref
...
head repository: serde-rs/json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.134
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    9c9aa1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db66fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1221 from bheylin/add-const-raw-values-for-null-a…

    …nd-bools
    
    Add literal 'null', 'true' and 'false' consts to `RawValue` struct.
    dtolnay authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    96576ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42c7c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1222 from dtolnay/rawvalueassoc

    Move RawValue associated constants into same impl block as public functions
    dtolnay authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    4aa05b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. Configuration menu
    Copy the full SHA
    9875785 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.134

    dtolnay committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    b2a1415 View commit details
    Browse the repository at this point in the history
Loading