deps: update rust crate smallvec to v1.15.1#15
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
e27f8b6 to
1a12271
Compare
1a12271 to
3e5545b
Compare
3e5545b to
6c2b480
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.6.1→1.15.1Release Notes
servo/rust-smallvec (smallvec)
v1.15.1Compare Source
What's Changed
smallvec![]. by @nnethercote in #386Full Changelog: servo/rust-smallvec@v1.15.0...v1.15.1
v1.15.0Compare Source
What's Changed
New Contributors
Full Changelog: servo/rust-smallvec@v1.14.0...v1.15.0
v1.14.0Compare Source
What's Changed
MallocSizeOffor SmallVec (v1) by @nicoburns in #370New Contributors
Full Changelog: servo/rust-smallvec@v1.13.2...v1.14.0
v1.13.2Compare Source
What's Changed
Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2
v1.13.1Compare Source
get-sizefeature, to avoid a cyclic dependency (#335).Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1
v1.13.0Compare Source
What's Changed
Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0
v1.12.0Compare Source
What's Changed
from_const_with_len_uncheckedby @Expyron in #329New Contributors
Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0
v1.11.2Compare Source
What's Changed
docforfeature = "const_generics"by @mkroening in #328New Contributors
Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2
v1.11.1Compare Source
What's Changed
#[inline]by @sffc in #312pushandinsertb @emilio in #315--generate-link-to-definitionoption when building on docs.rs by @GuillaumeGomez in #304New Contributors
Full Changelog: servo/rust-smallvec@v1.11.0...v1.11.1
v1.11.0Compare Source
What's Changed
NonNullpointer in heap version by @AngelicosPhosphoros in #298drain_filtermethod by @L0uisc in #292New Contributors
Full Changelog: servo/rust-smallvec@v1.10.0...v1.11.0
v1.10.0Compare Source
Array::sizeas inline (#289).v1.9.0Compare Source
retain_mutas an alias forretain, for compatibility withstd::vec::Vec(#283).v1.8.1Compare Source
v1.8.0Compare Source
arbitrarycrate (#275).v1.7.0Compare Source
new_constandfrom_constconstructors for creating a SmallVec inconstcontexts. Requires Rust 1.51 and the optionalconst_newfeature. (#265)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.