Update dependency rust to v1.75.0 #177
Merged
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.74.1->1.75.0Release Notes
rust-lang/rust (rust)
v1.75.0Compare Source
==========================
Language
async fnand return-positionimpl Traitin traits.&mut Tinconstcontexts.usize/isizeexhaustively with half-open ranges.charhas the same size and alignment asu32.match.Compiler
COINDUCTIVE_OVERLAP_IN_COHERENCEto deny, and warn in dependencies.riscv64-linux-androidtarget spec.csky-unknown-linux-gnuabiv2hfi586-unknown-netbsdmipsel-unknown-netbsdRefer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.
Libraries
Waker::clone_fromto avoid cloningWakers unnecessarily.BufReadforVecDeque<u8>.FusedIteratorforDecodeUtf16when the inner iterator does.Not, Bit{And,Or}{,Assign}for IP addresses.DefaultforExitCode.str::SplitInclusive'sDoubleEndedIteratorimplcfg(unix)platforms.Stabilized APIs
Atomic*::from_ptrFileTimesFileTimesExtFile::set_modifiedFile::set_timesIpAddr::to_canonicalIpv6Addr::to_canonicalOption::as_sliceOption::as_mut_slicepointer::byte_addpointer::byte_offsetpointer::byte_offset_frompointer::byte_subpointer::wrapping_byte_addpointer::wrapping_byte_offsetpointer::wrapping_byte_subThese APIs are now stable in const contexts:
Ipv6Addr::to_ipv4_mappedMaybeUninit::assume_init_readMaybeUninit::zeroedmem::discriminantmem::zeroedCargo
[workspace.members]automatically.Cargo.tomlmanifests.Rustdoc
#[repr(transparent)]if it isn't part of the public ABI.Compatibility Notes
constcontexts.Internal Changes
These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.
librustc_driver.sowith BOLT.rustc-codegen-craneliftas rustup component on the nightly channel.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 Mend Renovate. View repository job log here.