Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7
->0.8
0.7
->0.8
Release Notes
google/zerocopy (zerocopy)
v0.8.5
Compare Source
What's Changed
Hash
forByteOrder
types by @jswrenn in https://github.com/google/zerocopy/pull/1872New Contributors
Full Changelog: google/zerocopy@v0.8.4...v0.8.5
v0.8.4
Compare Source
What's Changed
err.to_string()
to address lifetime issues by @jswrenn in https://github.com/google/zerocopy/pull/1864Full Changelog: google/zerocopy@v0.8.3...v0.8.4
v0.8.3
Compare Source
What's Changed
pointer_to_metadata
preconditions by @jswrenn in https://github.com/google/zerocopy/pull/1826New Contributors
Full Changelog: google/zerocopy@v0.8.2...v0.8.3
v0.8.2
Compare Source
What's Changed
New Contributors
Full Changelog: google/zerocopy@v0.8.1...v0.8.2
v0.8.1
Compare Source
What's Changed
Full Changelog: google/zerocopy@v0.8.0...v0.8.1
v0.8.0
Compare Source
Announcing zerocopy 0.8! See our release notes for more details.
What's Changed
Full changelog
Based on google/zerocopy@v0.7.35...v0.8.0:
NoCell
by @joshlf in https://github.com/google/zerocopy/pull/656NoCell
by @joshlf in https://github.com/google/zerocopy/pull/667FromZeroes
toFromZeros
by @jswrenn in https://github.com/google/zerocopy/pull/430derive(TryFromBytes)
for structs by @jswrenn in https://github.com/google/zerocopy/pull/665NoCell
permitUnsafeCell
s by @joshlf in https://github.com/google/zerocopy/pull/682AsBytes
toIntoBytes
by @joshlf in https://github.com/google/zerocopy/pull/700cargo-platform
for MSRV by @jswrenn in https://github.com/google/zerocopy/pull/757Ptr
and makeis_bit_valid
safe by @jswrenn in https://github.com/google/zerocopy/pull/699cargo doc
under--no-default-features
by @joshlf in https://github.com/google/zerocopy/pull/537derive(TryFromBytes)
onpacked
structs by @jswrenn in https://github.com/google/zerocopy/pull/794Ptr
invariant system by @jswrenn in https://github.com/google/zerocopy/pull/798TryFromBytes
for[T; N]
by @jswrenn in https://github.com/google/zerocopy/pull/799padding_needed_for
by @ezrosent in https://github.com/google/zerocopy/pull/830build.rs
by @joshlf in https://github.com/google/zerocopy/pull/843invariant::Initialized
and migrateMaybe
to it by @jswrenn in https://github.com/google/zerocopy/pull/853TryFromBytes
for pointers by @jswrenn in https://github.com/google/zerocopy/pull/854TryFromBytes
for more types by @joshlf in https://github.com/google/zerocopy/pull/817as_bytes_mut
toas_mut_bytes
by @dorryspears in https://github.com/google/zerocopy/pull/870require_self_sized
by @jswrenn in https://github.com/google/zerocopy/pull/883Ptr::forget_valid
by @jswrenn in https://github.com/google/zerocopy/pull/898TryFromBytes
] PermitUnsafeCells
by @jswrenn in https://github.com/google/zerocopy/pull/890<Unalign as TryFromBytes>::is_bit_valid
by @joshlf in https://github.com/google/zerocopy/pull/903cargo fix
when rolling toolchains by @joshlf in https://github.com/google/zerocopy/pull/943PartialOrd
andOrd
where possible by @00xc in https://github.com/google/zerocopy/pull/915IntoByteSlice
trait, use as bound forinto_ref
by @joshlf in https://github.com/google/zerocopy/pull/966KnownLayout
, removeSized
from some APIs by @joshlf in https://github.com/google/zerocopy/pull/967Ref
methods in favor ofKnownLayout
by @joshlf in https://github.com/google/zerocopy/pull/971--cfg
when rolling toolchain by @joshlf in https://github.com/google/zerocopy/pull/973TryFromBytes
by @jswrenn in https://github.com/google/zerocopy/pull/974NoCell
by @jswrenn in https://github.com/google/zerocopy/pull/977Unaligned
by @jswrenn in https://github.com/google/zerocopy/pull/984KnownLayout
by @jswrenn in https://github.com/google/zerocopy/pull/988#[must_use]
by @joshlf in https://github.com/google/zerocopy/pull/1003unsafe
code withPtr
by @joshlf in https://github.com/google/zerocopy/pull/1007TransparentWrapper
for atomic types by @joshlf in https://github.com/google/zerocopy/pull/1011transmute(_*)!
macros by @jswrenn in https://github.com/google/zerocopy/pull/1019TransparentWrapper
forUnsafeCell
by @joshlf in https://github.com/google/zerocopy/pull/1025transmute_ref
by @jswrenn in https://github.com/google/zerocopy/pull/1050transmute
,transmute_mut
by @jswrenn in https://github.com/google/zerocopy/pull/1058Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.