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.
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)