Update Rust crate generic-array to v1.4.1 #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/generic-array-1.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.3.5→1.4.1Release Notes
fizyk20/generic-array (generic-array)
v1.4.1Compare Source
v1.4.0: 1.4.0Compare Source
Changelog
subtle,arbitrary,bytemuck,bitvecandas-sliceimplementations forGenericArray.GenericSequence::repeatfor creating sequences/arrays with repeated elements.FallibleGenericSequencewithtry_generateandfrom_fallible_iterfor fallible generation of sequences/arrays.AllocErrortype (requiresallocfeature) for heap allocation failures withtry_generate.try_foldandtry_maptoFunctionalSequencefor fallible folding/mapping of sequences/arrays.try_from_fallible_itertoGenericArrayfor fallible construction from fallible iterators.each_ref/each_mutmethods toGenericArrayfor creating arrays of references to the elements.PR's Merged
New Contributors
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 has been generated by Renovate Bot.
b58343ecccto3ad597f648Update Rust crate generic-array to v1.4.0to Update Rust crate generic-array to v1.4.1View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.