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: google/zerocopy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.28
Choose a base ref
...
head repository: google/zerocopy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.29
Choose a head ref
  • 8 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 1, 2023

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

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ac0c27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18d233 View commit details
    Browse the repository at this point in the history
  3. [derive] Fix AsBytes for #[repr(C, packed(N))] (#672)

    `packed(N)` does not gaurantee no padding, but it doesn't prevent it
    either. This was previously supported.
    
    Co-authored-by: Joshua Liebow-Feeser <joshlf@users.noreply.github.com>
    maurer and joshlf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    941c83f View commit details
    Browse the repository at this point in the history
  4. Release 0.7.29 (#676)

    * Release 0.7.29
    
    * [derive] Release 0.7.29
    joshlf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5b76223 View commit details
    Browse the repository at this point in the history
Loading