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-11-18 #3727

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-11-17 to nightly-2024-11-18 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@f2a3542 up to
rust-lang/rust@5ec7d6e. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/5ec7d6eee7 Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol

rust-lang/rust@a8e75c53d0 Auto merge of #133135 - jieyouxu:rollup-4q1wbyq, r=jieyouxu
rust-lang/rust@defc8666a3 Rollup merge of #133126 - ohno418:fix-String-doc, r=jhpratt
rust-lang/rust@af1c8be400 Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay
rust-lang/rust@ccc3f862d6 Rollup merge of #133093 - est31:let_chains_tests, r=traviscross
rust-lang/rust@0b157e88d7 Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu
rust-lang/rust@2f62fd3d13 Rollup merge of #133051 - estebank:cond-misparse, r=jieyouxu
rust-lang/rust@2d9690d2e7 Rollup merge of #133029 - veluca93:abi-checks-tier3, r=workingjubilee
rust-lang/rust@23e7ecb349 Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu
rust-lang/rust@1e0df74445 Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr
rust-lang/rust@ee4a56e353 Auto merge of #132566 - saethlin:querify-mir-collection, r=cjgillot
rust-lang/rust@ec65dfc45e alloc: fix String's doc
rust-lang/rust@5afd5ad29c Auto merge of #133094 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@543627ddbe clean up const stability around UB checks
rust-lang/rust@5eef5ee38a stabilize const_ptr_is_null
rust-lang/rust@17a9a7e345 Rollup merge of #133097 - jieyouxu:opt-out-review-rotation, r=jieyouxu
rust-lang/rust@a1c98ca160 Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillot
rust-lang/rust@6b47c6d786 Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov
rust-lang/rust@eff2b7017d Rollup merge of #132569 - lolbinarycat:rustdoc-search-path-end-empty-v2, r=notriddle
rust-lang/rust@fb5bd7ffcc Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errors
rust-lang/rust@5c81dbf4fa Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillot
rust-lang/rust@07b033649e Rollup merge of #131717 - tgross35:stabilize-const_atomic_from_ptr, r=RalfJung
rust-lang/rust@6913194b8e review comment: move logic to new method
rust-lang/rust@c09c73b996 Reword suggestion message
rust-lang/rust@629a69f3e2 Better account for else if macro conditions mising an if
rust-lang/rust@04fe839177 Increase accuracy of if condition misparse suggestion
rust-lang/rust@dd688cb6c7 Opt out TaKO8Ki from review rotation for now
rust-lang/rust@9922514d27 Update cargo
rust-lang/rust@f502dcea38 Add regression test for issue #103476, fixed in edition 2024
rust-lang/rust@427d9152d2 Also check if let chains with multiple lets in these two tests
rust-lang/rust@cd46ff6c05 rustdoc search: allow queries to end in an empty path segment
rust-lang/rust@516a3b0c9b Make WalkItemKind::walk signature compatible between Visitor versions
rust-lang/rust@6180173612 Add WalkItemKind::Ctxt so AssocCtxt is not sent to non-Assoc ItemKinds
rust-lang/rust@1236656319 Make Visitor::FnKind and MutVisitor::FnKind compatible
rust-lang/rust@dd557c988f Trim whitespace in RemoveLet primary span
rust-lang/rust@3d3b515707 ABI checks: add support for some tier3 arches, warn on others.
rust-lang/rust@f6e913b259 Querify MonoItem collection
rust-lang/rust@a6dac708f5 tests/run-make: update mte-ffi to use gcc as the c compiler explicitly
rust-lang/rust@98c771c187 run_make_support: add a gcc wrapper command
rust-lang/rust@fcba961db7 ci: liberate aarch64-gnu-debug from the shackles of --test-args=clang
rust-lang/rust@8d871b7687 Deny capturing late-bound ty/ct params in nested opaques
rust-lang/rust@58abbaf077 Revert "Skip late-bound lifetimes when crossing an AnonConst."
rust-lang/rust@7651fc6edc mark is_val_statically_known intrinsic as stably const-callable
rust-lang/rust@c904c6aaff Remove ResultsVisitable.
rust-lang/rust@3350edf8fd Replace BorrowckResults with Borrowck.
rust-lang/rust@b368110dcb Stabilize const_atomic_from_ptr
rust-lang/rust@040929bc11 Revert "Rollup merge of #125472 - erikdesjardins:component, r=clubby789"

@github-actions github-actions bot requested a review from a team as a code owner November 19, 2024 03:17
@zhassan-aws zhassan-aws reopened this Nov 19, 2024
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Nov 19, 2024
@carolynzech carolynzech added this pull request to the merge queue Nov 19, 2024
Merged via the queue into main with commit 41a67c8 Nov 19, 2024
25 of 26 checks passed
@carolynzech carolynzech deleted the toolchain-2024-11-18 branch November 19, 2024 15:22
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.

3 participants