fix(deps): update rust crate memmap2 to 0.9.0#6
Open
renovate[bot] wants to merge 1 commit intonightlyfrom
Open
fix(deps): update rust crate memmap2 to 0.9.0#6renovate[bot] wants to merge 1 commit intonightlyfrom
renovate[bot] wants to merge 1 commit intonightlyfrom
Conversation
de608e8 to
6a82836
Compare
6a82836 to
5f01a72
Compare
5f01a72 to
becd737
Compare
becd737 to
fe26200
Compare
fe26200 to
3e29559
Compare
3e29559 to
7528fb2
Compare
32e62ac to
a299428
Compare
a299428 to
91d4374
Compare
91d4374 to
9d4d6a0
Compare
9d4d6a0 to
fdcaf82
Compare
fdcaf82 to
fd8e536
Compare
fd8e536 to
bf28557
Compare
bf28557 to
b6042dc
Compare
b6042dc to
a6c5e1e
Compare
a6c5e1e to
2dd1700
Compare
bfb5d53 to
3a781f3
Compare
3a781f3 to
80ac640
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:
0.5.8→0.9.0Release Notes
RazrFalcon/memmap2-rs (memmap2)
v0.9.10Compare Source
Fixed
@xingxue-ibm
Changed
ErrorKind::Unsupportedon unsupported platforms to allow reliable runtime detection.@daxpedda
v0.9.9Compare Source
Fixed
@sinkingsugar
isize::MAXfits in au64.@ThomasHabets
v0.9.8Compare Source
Added
MmapOptions::no_reserve_swap.@nhtyy
v0.9.7Compare Source
Fixed
slice::from_raw_partson 32-bit platforms.@nabijaczleweli
v0.9.5Compare Source
Added
Advise::is_supportedandUncheckedAdvice::is_supported. Linux only.@xzfc
@RalfJung
@betelgeuse
@ADSteele916
v0.9.4Compare Source
Changed
libccrate >= 0.2.151 is required now.Fixed
libccrate.v0.9.3Compare Source
Fixed
v0.9.2Compare Source
Fixed
v0.9.1Compare Source
Fixed
@xingxue-ibm
Changed
ErrorKind::Unsupportedon unsupported platforms to allow reliable runtime detection.@daxpedda
v0.9.0Compare Source
Changed
Advicestruct was split into two enums:AdviceandUncheckedAdvice.Advicecan be passed to safeadviseandadvise_rangemethods.And
UncheckedAdvicecan be passed to unsafeunchecked_adviseand
unchecked_advise_rangemethods.@adamreichold
v0.8.0Compare Source
Changed
Advicetype is a struct and not an enum now.@adamreichold
Fixed
Advisevariants were unsound and now requireunsafeto be constructed.@adamreichold
v0.7.1Compare Source
Fixed
@lvella
v0.7.0Compare Source
Added
Mmap::remap,MmapMut::remapandMmapRaw::remap. Linux-only.@Phantomical
Advice::PopulateReadandAdvice::PopulateWrite. Linux-only.@Jesse-Bakker
Changed
v0.6.2Compare Source
Fixed
@timvisee
v0.6.1Compare Source
Added
MmapOptions::map_raw_read_onlyto avoid intermediate invalidMmapinstances.@adamreichold
v0.6.0Compare Source
Changed
lock()andunlockmethods require&selfand not&mut selfnow.@timvisee
v0.5.10Compare Source
Added
MmapOptions::map_anonaccounts forpopulateon Linux now.@jsgf
v0.5.9Compare Source
Added
From<Mmap> for MmapRawandFrom<MmapMut> for MmapRaw.@swlynch99
Mmap::advise_range,MmapMut::advise_range,MmapRaw::advise_range.@ho-229
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.