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.101
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.102
Choose a head ref
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 11, 2023

  1. Format PR 1037 with rustfmt

    dtolnay committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3ddda75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a7f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b72f2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2c949 View commit details
    Browse the repository at this point in the history
  5. Simplify serialize_bytes

    dtolnay committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    44b4a6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ad5495 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    857b010 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1ca32a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #1039 from dtolnay/writebytearray

    Add Formatter::write_byte_array
    dtolnay authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    42dbd00 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.102

    dtolnay committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    658689d View commit details
    Browse the repository at this point in the history
Loading