Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
382f85c to
74f01c4
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
@bors r+ |
|
☀️ Test successful - checks-actions |
Update cargo 5 commits in b5d44db1daf0469b227a6211b987162a39a54730..257b72b8adfb1f2aa9916cefca67285c21666276 2024-07-26 21:27:12 +0000 to 2024-07-30 15:08:27 +0000 - chore: Update toml (rust-lang/cargo#14324) - dont call wrap in a no-op source_id::with* (rust-lang/cargo#14318) - Partial revert of 3085b548ecbd7d29d40c6180609ea3c224bad857 (rust-lang/cargo#14319) - chore(deps): update msrv (rust-lang/cargo#14303) - Fix warnings building tests on Windows (rust-lang/cargo#14315) r? ghost
This PR contains the following updates:
1.79->1.801.77->1.781.80(+1)Release Notes
rust-lang/rust (MSRV:1)
v1.80Compare Source
==========================
Language
exclusive_range_patternfeatureResultin some scenariosCompiler
repr(packed(1))for_loops_over_fallibleslint to lint on fallibles behind references.-fuse-ld=lldon CCs that don't support it...) as a type in trait bounds-fuse-ld=lldfoo.into_iter()resolving to&Box<[T]>: IntoIteratorLibraries
size_ofandsize_of_valandalign_ofandalign_of_valto the preludePathBuf::set_extensionwould add a path separatorc_charon AIX to use the correct typeoffset_of!no longer returns a temporarystr.to_lowercasecorrectlyDEFAULT_MIN_STACK_SIZEto at least 64KiBStabilized APIs
impl Default for Rc<CStr>impl Default for Rc<str>impl Default for Rc<[T]>impl Default for Arc<str>impl Default for Arc<CStr>impl Default for Arc<[T]>impl IntoIterator for Box<[T]>impl FromIterator<String> for Box<str>impl FromIterator<char> for Box<str>LazyCellLazyLockDuration::div_duration_f32Duration::div_duration_f64Option::take_ifSeek::seek_relativeBinaryHeap::as_sliceNonNull::offsetNonNull::byte_offsetNonNull::addNonNull::byte_addNonNull::subNonNull::byte_subNonNull::offset_fromNonNull::byte_offset_fromNonNull::readNonNull::read_volatileNonNull::read_unalignedNonNull::writeNonNull::write_volatileNonNull::write_unalignedNonNull::write_bytesNonNull::copy_toNonNull::copy_to_nonoverlappingNonNull::copy_fromNonNull::copy_from_nonoverlappingNonNull::replaceNonNull::swapNonNull::drop_in_placeNonNull::align_offset<[T]>::split_at_checked<[T]>::split_at_mut_checkedstr::split_at_checkedstr::split_at_mut_checkedstr::trim_asciistr::trim_ascii_startstr::trim_ascii_end<[u8]>::trim_ascii<[u8]>::trim_ascii_start<[u8]>::trim_ascii_endIpv4Addr::BITSIpv4Addr::to_bitsIpv4Addr::from_bitsIpv6Addr::BITSIpv6Addr::to_bitsIpv6Addr::from_bitsVec::<[T; N]>::into_flattened<[[T; N]]>::as_flattened<[[T; N]]>::as_flattened_mutThese APIs are now stable in const contexts:
<[T]>::last_chunkBinaryHeap::newCargo
-Zcheck-cfgas always enabledcheck-cfglint config for theunexpected_cfgslintcargo update --precise <yanked>Cargo.tomlwhen usingcargo addcargo fixon IPv6-only networksRustdoc
custom_code_classes_in_docsfeatureCompatibility Notes
-std::env::{set_var, remove_var}can no longer be converted to safe function pointers and no longer implement theFnfamily of traitsSelfconstructor from outer item is referenced in inner nested itemindirect_structural_matchandpointer_structural_matchlints into hard errorswhere_clause_object_safetylint a regular object safety violationproc_macro_back_compatlint into a hard error.std::sync::ReentrantLockGuard<T>is no longerSyncifT: !Syncwhich meansstd::io::StdoutLockandstd::io::StderrLockare no longer SyncInternal 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.
Configuration
📅 Schedule: Branch creation - "* * * * *" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.