Update Rust crate hybrid-array to v0.4.5 #92
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.2.0-rc.9
->=0.4.5
Release Notes
RustCrypto/hybrid-array (hybrid-array)
v0.4.5
Compare Source
Added
arbitrary::Arbitrary
forArray
(#153)Changed
doc_auto_cfg
todoc_cfg
(#154)v0.4.4
Compare Source
Added
subtle/const-generics
feature (#149)v0.4.3
Compare Source
Added
Array::as_(mut_)ptr
(#147)Changed
Array::slice_as_flattened(_mut)
; makeconst fn
(#144)Array::as_(mut_)slice
aconst fn
(#147)Array::<Array<T, U>::as_flattened(_mut)
aconst fn
(#147)v0.4.2
Compare Source
Added
Array::slice_as_flattened(_mut)
(#142)v0.4.1
Compare Source
Changed
const fn
(#140)v0.4.0
Compare Source
Added
ArraySize
impls forU536
andU568
(#128)AsArrayRef
/AsArrayMut
traits with impls on[T; N]
andArray
(#135)alloc
feature withBox
/Vec
conversions to/fromArray
(#136, #138)Removed
AsRef
/AsMut
impls on[T; N]
(#133)v0.3.1
Compare Source
Added
subtle
feature (#126)v0.3.0
Compare Source
Changed
Removed
U3293
as an unused ML-DSA size (#117)v0.2.3
Compare Source
Added
v0.2.1
Compare Source
Fixed
v0.2.0
Compare Source
Added
Default
forArray
(utils#905)Deref
/DerefMut
impls forArray
(utils#908, utils#913)From<Array<T, U>>
for[T; N]
(utils#945)IntoIterator
for allArraySize
s (utils#956)IntoIterator
for references to allArraySize
s (utils#957)slice_as_chunks(_mut)
methods (utils#974)Zeroize
/ZeroizeOnDrop
forArray
(utils#984)AssocArraySize
trait (utils#1006, #40)sizes
submodule (utils#1014, #68)ArrayN
type alias (utils#1017)FromIterator
(utils#1039)Array::try_from_iter
(#4)Array<MaybeUninit<T>, U>
(#8)Send
andSync
impls forArray
(#15)Array::map
(#61)U512
(#67)Array<Array<...>>::as_flattened{_mut}()
(#86)serde
support (#88)bytemuck
support (#99)Changed
ArraySize
(utils#893)ArraySize
anunsafe trait
(utils#914)Removed
ByteArray
type alias (utils#995)ArrayOps
trait (#30)std
feature (#85)v0.2.0-rc.12
Compare Source
v0.2.0-rc.11
Compare Source
v0.2.0-rc.10
Compare Source
Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.