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-10-02 #3562

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2024

Update Rust toolchain from nightly-2024-10-01 to nightly-2024-10-02 without any other source changes.

Copy link
Contributor Author

github-actions bot commented Oct 2, 2024

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@fb4aebd up to
rust-lang/rust@06bb836. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/06bb8364aa Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr

rust-lang/rust@bd5ee830c4 Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle
rust-lang/rust@a5820b47d1 Rollup merge of #130773 - bjoernager:master, r=thomcc
rust-lang/rust@97cdc8ef44 Rollup merge of #130229 - RalfJung:ptr-offset-unsigned, r=scottmcm
rust-lang/rust@389a399a50 Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=Urgau
rust-lang/rust@c817d5dc20 Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez
rust-lang/rust@91f079aacf Rollup merge of #131088 - klensy:llvm-terminfo, r=Kobzol
rust-lang/rust@b9263c6b9f Rollup merge of #131085 - RalfJung:miri-slow-test, r=tgross35
rust-lang/rust@d007008242 Rollup merge of #131079 - alexcrichton:update-wasm-component-ld, r=jieyouxu
rust-lang/rust@bf38caea65 Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr
rust-lang/rust@344b6a1668 Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu
rust-lang/rust@8dd5cd0bc1 Auto merge of #126839 - obeis:mpmc, r=Amanieu
rust-lang/rust@f48194ea55 Replace -Z default-hidden-visibility with -Z default-visibility
rust-lang/rust@50a6a3565c add fixme to remove llvm option when minimal version is 19
rust-lang/rust@c4f7176501 Auto merge of #130959 - tgross35:f16-f128-only-disable-win-gnu, r=joboet
rust-lang/rust@4529b86196 make test_lots_of_insertions test take less long in Miri
rust-lang/rust@21aa500bb0 Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscross
rust-lang/rust@c7cd55f7c5 Stabilize expr_2021 fragment in all editions
rust-lang/rust@07f08ffb2d Auto merge of #131076 - lukas-code:doc-stab2, r=notriddle
rust-lang/rust@6b09a93566 Enable f16 tests on non-GNU Windows
rust-lang/rust@f79ef02e4b Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notriddle,jyn514
rust-lang/rust@91d0752e16 Update wasm-component-ld to 0.5.9
rust-lang/rust@c87004a1f5 Auto merge of #131078 - tgross35:rollup-66to2u9, r=tgross35
rust-lang/rust@a0637597b4 Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcm
rust-lang/rust@40d0ada909 Rollup merge of #130961 - tgross35:f16-x86-apple, r=thomcc
rust-lang/rust@2fe41869c9 Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=Amanieu
rust-lang/rust@acaa6cee07 Rollup merge of #130877 - taiki-e:riscv-atomic, r=Amanieu
rust-lang/rust@b70654199a Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichton
rust-lang/rust@cd31b3acb3 rustdoc: rewrite stability inheritance as a pass
rust-lang/rust@19252bde65 add stable_since convenience
rust-lang/rust@7650307c0e add test ensuring we cannot call const-stable unstable functions
rust-lang/rust@041e76b7cd Add multi-producer, multi-consumer channel (mpmc)
rust-lang/rust@7c552d56b2 Also fix first_method_vtable_slot
rust-lang/rust@d87e0ca497 Extract trait_refs_are_compatible, make it instantiate binders
rust-lang/rust@af3f212453 Instantiate binders in supertrait_vtable_slot
rust-lang/rust@87f17f3ccb Fix std tests for wasm32-wasip2 target
rust-lang/rust@3b11c82a3d Hook up std::net to wasi-libc on wasm32-wasip2 target
rust-lang/rust@2511cc1d15 Enable f16 tests on x86 Apple platforms
rust-lang/rust@5c3ceb3bd9 make ptr metadata functions callable from stable const fn
rust-lang/rust@5efb3ef2da Update Unicode escapes;
rust-lang/rust@62612af372 rustc_target: Add RISC-V atomic-related features
rust-lang/rust@94a3f96f71 rustdoc: lists items that contain multiple paragraphs are more clear
rust-lang/rust@24290efaff Mark some more smart pointers as insignificant
rust-lang/rust@7033468a67 Mark some more types as having insignificant dtor
rust-lang/rust@fa125e2be6 Support clobber_abi and vector/access registers (clobber-only) in s390x inline assembly
rust-lang/rust@e91e01509e Add field@ and variant@ doc-link disambiguators
rust-lang/rust@bc3d072206 also update the wrapping_ docs to use similar wording
rust-lang/rust@916eb130be various updates based on review
rust-lang/rust@58350799a1 ptr::add/sub: these are not equivalent to offset(count as isize)

@github-actions github-actions bot requested a review from a team as a code owner October 2, 2024 03:15
@qinheping qinheping closed this Oct 2, 2024
@qinheping qinheping added the Z-BenchCI Tag a PR to run benchmark CI label Oct 2, 2024
@qinheping qinheping reopened this Oct 2, 2024
@qinheping qinheping added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit fb80031 Oct 2, 2024
26 of 27 checks passed
@qinheping qinheping deleted the toolchain-2024-10-02 branch October 2, 2024 04:44
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.

2 participants