Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic toolchain upgrade to nightly-2024-09-17 #3533

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-09-16 to nightly-2024-09-17 without any other source changes.

Copy link
Contributor Author

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@04a3187 up to
rust-lang/rust@c52c23b. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/c52c23b6f4 Auto merge of #130444 - matthiaskrgr:rollup-onlrjva, r=matthiaskrgr

rust-lang/rust@14ee69c250 Rollup merge of #130437 - jder:issue-130372, r=compiler-errors
rust-lang/rust@852e08e9bc Rollup merge of #130282 - compiler-errors:over-overflow, r=BoxyUwU
rust-lang/rust@7be15b850f Rollup merge of #130033 - compiler-errors:foreign-fn-types, r=BoxyUwU
rust-lang/rust@45eceb2c57 Avoid crashing on variadic functions when producing arg-mismatch errors
rust-lang/rust@fd2c811d25 Auto merge of #130439 - matthiaskrgr:rollup-1lkzo74, r=matthiaskrgr
rust-lang/rust@1807fdadb4 Rollup merge of #130436 - fortanix:raoul/fix_reduce_add_unordered_test, r=RalfJung
rust-lang/rust@4e68d06b52 Rollup merge of #130412 - compiler-errors:rpitit-overcapture, r=jieyouxu
rust-lang/rust@9a1004c259 Rollup merge of #130410 - compiler-errors:shim-borrowck-err, r=jieyouxu
rust-lang/rust@eac6f07380 Rollup merge of #123436 - amyspark:allow-msvc-to-use-meson-and-mingw-import-libraries, r=petrochenkov
rust-lang/rust@3a22be33db Auto merge of #130414 - compiler-errors:precise-capturing-arg-valid, r=jieyouxu
rust-lang/rust@57a7e514a4 Don't ICE when generating Fn shim for async closure with borrowck error
rust-lang/rust@1e9fa7eb79 Don't ICE when RPITIT captures more method args than trait definition
rust-lang/rust@ae8b4607c6 Introduce distinct error codes for precise capturing
rust-lang/rust@26bdfefae1 Do precise capturing arg validation in resolve
rust-lang/rust@11b42d2763 Ignore reduce-fadd-unordered on SGX platform
rust-lang/rust@13b5a4e43b Auto merge of #129716 - compiler-errors:closure-debuginfo, r=cjgillot
rust-lang/rust@170d6cb845 Auto merge of #130426 - workingjubilee:rollup-63xnjry, r=workingjubilee
rust-lang/rust@f64d1c1f8f Rollup merge of #130420 - jieyouxu:build_helpers_docs, r=onur-ozkan
rust-lang/rust@7142e0db60 Rollup merge of #130398 - ChrisDenton:win-cross, r=jieyouxu
rust-lang/rust@9025fe9e64 Rollup merge of #130336 - onur-ozkan:simple-improvement, r=albertlarsan68
rust-lang/rust@68758c0560 Rollup merge of #130325 - workingjubilee:plus-minus-zero-redux, r=RalfJung,jieyouxu
rust-lang/rust@0151cbe6e8 Rollup merge of #127879 - kornelski:bad-pointer-printf, r=workingjubilee
rust-lang/rust@39b7669347 Auto merge of #130220 - RalfJung:float-classify, r=workingjubilee
rust-lang/rust@c16ff44537 Auto merge of #130377 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@1f48a67a25 bootstrap: register tool docs for src/tools/build_helper
rust-lang/rust@ab8c202527 Use -0.0 in intrinsics::simd::reduce_add_unordered
rust-lang/rust@d696a27c13 Auto merge of #130415 - matthiaskrgr:rollup-xhsu9oq, r=matthiaskrgr
rust-lang/rust@0406f12af9 Rollup merge of #130409 - matthiaskrgr:ccccrashes, r=compiler-errors
rust-lang/rust@62445f1ec8 Rollup merge of #130394 - RalfJung:mut-ref-to-immut, r=saethlin
rust-lang/rust@21df3ff19e Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-Simulacrum
rust-lang/rust@7dfffe7e70 const: don't ICE when encountering a mutable ref to immutable memory
rust-lang/rust@db19d43e42 Update cargo
rust-lang/rust@9d761eac40 tests: more ice tests
rust-lang/rust@7223fd8085 Add system libs when cross compiling for Windows
rust-lang/rust@63405fc2b3 Consider synthetic closure bodies to be typeck children
rust-lang/rust@d9e560cd54 simplify Build::update_existing_submodule
rust-lang/rust@575c15a72e Use Autoderef::silence_errors more liberally throughout diagnostics code
rust-lang/rust@f95059b715 Rename some methods to make it clear they're only for diagnostics
rust-lang/rust@d8a646fe77 Do not report an excessive number of overflow errors for an ever-growing deref impl
rust-lang/rust@b72b42d36f move a test to a better location
rust-lang/rust@7f7c73bd9c simplify float::classify logic
rust-lang/rust@ebe4fc4e12 Use small runner for msvc-ext2 job
rust-lang/rust@98481be353 MsvcLinker: allow linking dynamically to Meson and MinGW-style named libraries
rust-lang/rust@29f31c58e9 Don't call fn_arg_names for non-fn in resolver
rust-lang/rust@56fb89acee Document futility of printing temporary pointers

@github-actions github-actions bot requested a review from a team as a code owner September 22, 2024 17:54
@qinheping qinheping closed this Sep 22, 2024
@qinheping qinheping added the Z-BenchCI Tag a PR to run benchmark CI label Sep 22, 2024
@qinheping qinheping reopened this Sep 22, 2024
@qinheping qinheping enabled auto-merge September 22, 2024 18:08
@qinheping qinheping added this pull request to the merge queue Sep 22, 2024
Merged via the queue into main with commit 858410b Sep 22, 2024
26 of 27 checks passed
@qinheping qinheping deleted the toolchain-2024-09-17 branch September 22, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant