Automatic toolchain upgrade to nightly-2023-12-10 #2930
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.
Update Rust toolchain from nightly-2023-12-09 to nightly-2023-12-10 without any other source changes.
This is an automatically generated pull request. If any of the CI checks fail, manual intervention is required. In such a case, review the changes at https://github.com/rust-lang/rust from rust-lang/rust@f967532 up to rust-lang/rust@06e02d5. The log for this commit range is:
rust-lang/rust@06e02d5b25 Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compiler-errors
rust-lang/rust@c722d5191c Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrum
rust-lang/rust@08587a56f1 Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomez
rust-lang/rust@fd60c5a788 Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorino
rust-lang/rust@a1c252fccd Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-dead
rust-lang/rust@78d2c8e637 Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercote
rust-lang/rust@546643c13c Rollup merge of #118638 - nnethercote:rustc_mir_dataflow-more, r=cjgillot
rust-lang/rust@0865eefcaf Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillot
rust-lang/rust@c57b0549af Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubilee
rust-lang/rust@1dfb2283d7 Auto merge of #116170 - matthewjasper:remove-thir-destruction-scopes, r=cjgillot
rust-lang/rust@97ae5095f5 Add simd_masked_{load,store} platform-intrinsics
rust-lang/rust@4c1671674e Avoid target_os and target_arch in some check-cfg tests
rust-lang/rust@bba9862b95 Strengthen well known check-cfg names and values test
rust-lang/rust@ce670339c3 Auto merge of #118771 - workingjubilee:rollup-q1p3riz, r=workingjubilee
rust-lang/rust@61dfb1f8d0 Rollup merge of #118764 - compiler-errors:fused-async-iterator, r=eholk
rust-lang/rust@402cfb17f7 Rollup merge of #118762 - compiler-errors:gen-nits, r=eholk
rust-lang/rust@ad9114125d Rollup merge of #118737 - nnethercote:tidy-alphabetical-in-testsa, r=Nilstrieb
rust-lang/rust@feb879394a Rollup merge of #118666 - Zalathar:body-closure, r=cjgillot
rust-lang/rust@85c9de9799 Rollup merge of #118610 - krasimirgg:llvm-18-dec, r=nikic
rust-lang/rust@8f9d8277de Rollup merge of #118512 - spastorino:add-implied-bounds-related-tests, r=jackh726
rust-lang/rust@a71ab454ac Rollup merge of #118198 - Zalathar:if-not, r=cjgillot
rust-lang/rust@c41669970a Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco
rust-lang/rust@608f32435a Auto merge of #117873 - quininer:android-emutls, r=Amanieu
rust-lang/rust@1a3aa4ad14 Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc
rust-lang/rust@c3df51a976 Some types cannot show up as the type of a pattern
rust-lang/rust@dc3a3539d5 Auto merge of #118763 - matthiaskrgr:rollup-mgyf5hp, r=matthiaskrgr
rust-lang/rust@c980fae35c Lower some forgotten coroutine spans
rust-lang/rust@97de8fba56 Lower spans for opaque duplicated lifetimes, const infer vars
rust-lang/rust@3818fc02c4 Lower constness span in host param
rust-lang/rust@ddef5b61f1 Don't warn an empty pattern unreachable if we're not sure the data is valid
rust-lang/rust@f5dbb54648 Track place validity
rust-lang/rust@1978168c13 Detect cycles in
InhabitedPredicate::apply
rust-lang/rust@2186f98f16 Correctly handle empty constructors
rust-lang/rust@9aafc0b815 Be precise about usefulness vs reachability
rust-lang/rust@4e376cc104 Test empty types better
rust-lang/rust@7079adb226 Add Bevy related test cases
rust-lang/rust@0a401b624b Tweak
Mode
.rust-lang/rust@adc46e5c08 Remove an unnecessary
into
.rust-lang/rust@9741dba7fa Tweak the
no-nuls.rs
test.rust-lang/rust@119b1d0c63 Eliminate
is_byte: bool
args in unescaping code.rust-lang/rust@f883762970 Remove explicit
\n
and\t
handling inunescape_str_common
.rust-lang/rust@08b8ba0a32 Add some useful comments.
rust-lang/rust@e987812521 Make async generators fused by default
rust-lang/rust@a255b52525 Rollup merge of #118736 - aliemjay:revert-ice-on-ambig, r=compiler-errors
rust-lang/rust@943fa33daf Rollup merge of #118730 - jyn514:cmp_refs, r=estebank,compiler-errors
rust-lang/rust@d2de292017 Rollup merge of #118715 - davidtwco:issue-117997-privacy-visit-trait-ref-and-args, r=TaKO8Ki
rust-lang/rust@1889e5a00b Rollup merge of #118694 - celinval:smir-alloc-methods, r=ouz-a
rust-lang/rust@9041d1cec0 Rollup merge of #118502 - Young-Flash:fix, r=compiler-errors
rust-lang/rust@4df6134f1a Rollup merge of #117586 - compiler-errors:the-canonicalizer, r=lcnr
rust-lang/rust@2d2f1b2099 Auto merge of #117681 - Zoxc:tcx-sync, r=compiler-errors
rust-lang/rust@384a49edd0 Rename some more coro_kind -> coroutine_kind
rust-lang/rust@d5dcd85376 More nits
rust-lang/rust@8361a7288e Introduce closure_id method on CoroutineKind
rust-lang/rust@287c77e921 Add tests related to normalization in implied bounds
rust-lang/rust@80f240a539 Make it not depend on nightly conditionally
rust-lang/rust@1f5895b3e3 Feedback
rust-lang/rust@cb41509601 Uplift canonicalizer into new trait solver crate
rust-lang/rust@5d97724002 privacy: visit trait def id of projections
rust-lang/rust@b378059e6b update target feature following LLVM API change
rust-lang/rust@e01338aeb8 coverage: Regression test for unwrapping
prev
when there are no spansrust-lang/rust@cec814202a coverage: Add
#[track_caller]
to the span generator's unwrap methodsrust-lang/rust@e0cd8057c8 coverage: Simplify the heuristic for ignoring
async fn
return spansrust-lang/rust@d90fd027c8 coverage: Use
SpanMarker
to mark the full condition ofif !
rust-lang/rust@98166358a9 coverage: Use
SpanMarker
to markcontinue
expressions.rust-lang/rust@44b47aa976 coverage: Add
CoverageKind::SpanMarker
for including extra spans in MIRrust-lang/rust@d2d742c4cc coverage: Add a dedicated test for coverage of
if !
rust-lang/rust@5d16c5423c Extend tidy alphabetical checking to
tests/
.rust-lang/rust@5fdb648fc3 temporarily revert "ice on ambguity in mir typeck"
rust-lang/rust@eb53721a34 recurse into refs when comparing tys for diagnostics
rust-lang/rust@9e15c49ae3 Add a test to evaluate type intrinsic.
rust-lang/rust@0a0e7e6c0d Add tests to allocation methods and fix is_null()
rust-lang/rust@9cb6463af7 Fix conversion to StaticDef and add test
rust-lang/rust@4c9e842a09 Add instance evaluation and methods to read alloc
rust-lang/rust@a1b9a59958 Build Fuchsia in CI
rust-lang/rust@4b364b6f0f Tweak
GenKillAnalysis
.rust-lang/rust@0158404e78 Remove
BorrowckAnalyses
.rust-lang/rust@60e7c6898b Remove
impl_visitable!
.rust-lang/rust@f312775e4f Remove unused arguments from
ResultsVisitor::visit_block_{start,end}
.rust-lang/rust@365aaa8011 Explicitly implement
DynSync
andDynSend
forTyCtxt
rust-lang/rust@c6bbb376a2 Fix an out-of-date comment.
rust-lang/rust@e290582abf Identify impossible cases in
ascii_escapes_should_be_ascii
.rust-lang/rust@856b55fb34 De-pub some functions.
rust-lang/rust@e5b76892cc Add emulated TLS support
rust-lang/rust@43adf41ca6 Don't include destruction scopes in THIR
rust-lang/rust@199098b71b dedup for duplicate suggestions
rust-lang/rust@e4cfe038ad fix: correct the arg for 'suggest to use associated function syntax' diagnostic
rust-lang/rust@e836561465 Improve -win7-windows-msvc documentation
rust-lang/rust@85e73c1164 Add i686-win7-windows-msvc target
rust-lang/rust@ad6dd6c624 Add new x86_64-win7-windows-msvc target
rust-lang/rust@5df60f47e8 add LinkedList::{retain,retain_mut}