Update Rust#2251
Open
bootc-bot[bot] wants to merge 1 commit into
Open
Conversation
87a6100 to
f0aad9f
Compare
164a684 to
50e8186
Compare
13b7afe to
f23dc34
Compare
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
f23dc34 to
edd3199
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:
22a4223→441e2e11.2.2→1.2.30.4.44→0.4.45e277075→679a3421.9.0→1.10.10.14.0→0.15.00.4.29→0.4.330.10.78→0.10.811.12.3→1.12.40.7.0→0.7.11.0.149→1.0.1501.52.1→1.52.31.23.3→1.23.48.0.3→8.0.4Release Notes
camino-rs/camino (camino)
v1.2.3Compare Source
Performance improvements
Utf8Path::hashnow delegates tostd::path::Path::hash, resulting in hashing requiring ~2x fewer instructions. Thanks stormslowly for your first contribution!chronotope/chrono (chrono)
v0.4.45: 0.4.45Compare Source
What's Changed
hyperium/hyper (hyper)
v1.10.1Compare Source
Bug Fixes
v1.10.0Compare Source
Bug Fixes
NO_ERRORfrom early response (#3998) (e5ad96b1)Features
reset_stream_duration()client option (#4068) (156a6f6a, closes #2599)rust-itertools/itertools (itertools)
v0.15.0Compare Source
Breaking
Positionas struct instead of enum (#1042, #1043)all_equal_value's error type (#1032)Added
*_with_hasheradaptors (#1007)Changed
Clonebounds fromtuple_combinationsandarray_combinations(#1011)must_useforcollect_vec(#1009)izip!temporary friendly (#1021)array_combinations_with_replacement(#1033)Debugfor remaining public types (#1038)ExactlyOneError::count(#1046)PeekingNextfor more types, in particularvec::IntoIter(#1059, #1073)PadUsing::next_back(#1082)[circular_]array_windows, deprecatetuple_windows(#1086)tuple_combinations(replaced byarray_combinations) (#1085)Notable Internal Changes
into_group_mapcode more idiomatic (#1027)rust-lang/log (log)
v0.4.33Compare Source
v0.4.32Compare Source
What's Changed
Value-> string conversions withkv+stdfeatures instead ofkv_stdby @tisonkun in #729Full Changelog: rust-lang/log@0.4.31...0.4.32
v0.4.31Compare Source
What's Changed
Value-> string conversions withkv+stdfeatures instead ofkv_stdby @tisonkun in #729Full Changelog: rust-lang/log@0.4.31...0.4.32
v0.4.30Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/log@0.4.30...0.4.31
rust-openssl/rust-openssl (openssl)
v0.10.81Compare Source
What's Changed
New Contributors
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.80...openssl-v0.10.81
v0.10.80Compare Source
What's Changed
Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80
v0.10.79Compare Source
What's Changed
use libc::*;with targeted imports in openssl-sys by @alex in #2618Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.78...openssl-v0.10.79
rust-lang/regex (regex)
v1.12.4Compare Source
===================
This release includes a performance optimization for compilation of regexes
with very large character classes.
Improvements:
Avoid re-canonicalizing the entire interval set when pushing new class ranges.
rust-cli/rexpect (rexpect)
v0.7.1Compare Source
Fixes
charboundary panics withNBReader::try_readserde-rs/json (serde_json)
v1.0.150Compare Source
tokio-rs/tokio (tokio)
v1.52.3: Tokio v1.52.3Compare Source
1.52.3 (May 8th, 2026)
Fixed
len()(#8062)OwnedPermit::release()method (#8075)RwLockhasmax_readers != 0(#8076)Emptyfromtry_recv()when mpsc is closed with outstanding permits (#8074)v1.52.2: Tokio v1.52.2Compare Source
1.52.2 (May 4th, 2026)
This release reverts the LIFO slot stealing change introduced in 1.51.0 (#7431), due to its performance impact. (#8100)
uuid-rs/uuid (uuid)
v1.23.4Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@v1.23.3...v1.23.4
harryfei/which-rs (which)
v8.0.4Compare Source
NonFatalErrorif thePATHEXTenvironment variable is not populated, and the query did not specify a file extension.Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.