From 39c6bc1cacbd57089e0b0602a14daec412cbb2e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 22:26:24 -0700 Subject: [PATCH] Automatic toolchain upgrade to nightly-2024-07-31 (#3397) Update Rust toolchain from nightly-2024-07-30 to nightly-2024-07-31 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 https://github.com/rust-lang/rust/commit/612a33f20b9b2c27380edbc4b26a01433ed114bc up to https://github.com/rust-lang/rust/commit/f8060d282d42770fadd73905e3eefb85660d3278. The log for this commit range is: https://github.com/rust-lang/rust/commit/f8060d282d Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 https://github.com/rust-lang/rust/commit/006c8df322 Auto merge of #124339 - oli-obk:supports_feature, r=wesleywiser https://github.com/rust-lang/rust/commit/abb1ebaae1 Revert "opt-dist: dont overrwite config.toml when verifying" https://github.com/rust-lang/rust/commit/92f263b792 Make RUSTC_OVERRIDE_VERSION_STRING overwrite the rendered version output, too https://github.com/rust-lang/rust/commit/cbab16feaf Test RUSTC_OVERRIDE_VERSION_STRING https://github.com/rust-lang/rust/commit/595316b400 Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-12786, r=nnethercote https://github.com/rust-lang/rust/commit/1ddedbaa59 Auto merge of #125929 - Bryanskiy:delegation-generics-3, r=petrochenkov https://github.com/rust-lang/rust/commit/e69c19ea0b Auto merge of #128336 - Bryanskiy:inst-binder-with-fresh, r=lcnr https://github.com/rust-lang/rust/commit/7e3a971870 Auto merge of #128378 - matthiaskrgr:rollup-i3qz9uo, r=matthiaskrgr https://github.com/rust-lang/rust/commit/710ce90fbe Auto merge of #128250 - Amanieu:select_unpredictable, r=nikic https://github.com/rust-lang/rust/commit/c2b085b4d4 Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle https://github.com/rust-lang/rust/commit/f396a42ed6 Rollup merge of #128315 - zetanumbers:psvita-unsafe-in-unsafe, r=workingjubilee https://github.com/rust-lang/rust/commit/6b23cb5cdf Rollup merge of #128141 - nikic:aarch64-bti, r=DianQK,cuviper https://github.com/rust-lang/rust/commit/ae92125a75 Rollup merge of #127574 - lcnr:coherence-check-supertrait, r=compiler-errors https://github.com/rust-lang/rust/commit/dba8e2d2c2 Auto merge of #128234 - jcsp:retain-empty-case, r=tgross35 https://github.com/rust-lang/rust/commit/368e2fd458 Auto merge of #128360 - matthiaskrgr:rollup-wwy5mkj, r=matthiaskrgr https://github.com/rust-lang/rust/commit/c2616203bc Rollup merge of #128355 - jieyouxu:rename-nora, r=aDotInTheVoid https://github.com/rust-lang/rust/commit/4d78d11bf9 Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=Kobzol https://github.com/rust-lang/rust/commit/a73a025190 Rollup merge of #128284 - GKFX:stabilize-offset-of-nested, r=dtolnay,jieyouxu https://github.com/rust-lang/rust/commit/b02cf4c274 Rollup merge of #128153 - compiler-errors:mdpe, r=cjgillot https://github.com/rust-lang/rust/commit/91b18a058c Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkov https://github.com/rust-lang/rust/commit/9aedec9313 Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=GuillaumeGomez https://github.com/rust-lang/rust/commit/99906dc89c Add rustdoc GUI test to check click on code examples https://github.com/rust-lang/rust/commit/a7cb1a5352 Make the buttons remain when code example is clicked https://github.com/rust-lang/rust/commit/ac303df4e2 rustdoc: move the wbr after the underscore, instead of before https://github.com/rust-lang/rust/commit/3bf8bcfbe0 rustdoc: properly handle path wrapping https://github.com/rust-lang/rust/commit/1d339b07ca rustdoc: use `` in sidebar headers https://github.com/rust-lang/rust/commit/f2f9aab380 Delegation: support generics for delegation from free functions https://github.com/rust-lang/rust/commit/f4fa80ff5a triagebot: make sure Nora is called Nora https://github.com/rust-lang/rust/commit/23f46e5b99 Stabilize offset_of_nested https://github.com/rust-lang/rust/commit/f990239b34 Stop using MoveDataParamEnv for places that don't need a param-env https://github.com/rust-lang/rust/commit/9186001f34 rustdoc: avoid redundant HTML when there's already line breaks https://github.com/rust-lang/rust/commit/0d0e18e7f6 rustdoc: use ``-tolerant function to check text contents https://github.com/rust-lang/rust/commit/583bf1e5bf Fix tidy call in runtest with custom HTML element https://github.com/rust-lang/rust/commit/f3661dce09 rustdoc: word wrap CamelCase in the item list table https://github.com/rust-lang/rust/commit/06d64ea4c4 simplify the use of `CiEnv` https://github.com/rust-lang/rust/commit/8a5efd1456 Use Vec in instantiate_binder_with_fresh_vars https://github.com/rust-lang/rust/commit/6a6824a0ab Optimize empty case in Vec::retain https://github.com/rust-lang/rust/commit/649d99b973 Bless a bootstrap-dependent UI test https://github.com/rust-lang/rust/commit/5eca36d27a step cfg(bootstrap) https://github.com/rust-lang/rust/commit/fceb0863d8 Bump stage0 to 1.81 beta https://github.com/rust-lang/rust/commit/e8644f85b8 Update CURRENT_RUSTC_VERSION https://github.com/rust-lang/rust/commit/0a5a84ee34 Add forbid(unsafe_op_in_unsafe_fn) https://github.com/rust-lang/rust/commit/352707da76 fix: psvita's std code https://github.com/rust-lang/rust/commit/4f78f9fbb0 Force LLVM to use CMOV for binary search https://github.com/rust-lang/rust/commit/adf0dff10c Not lint pub structs without pub constructors if containing fields of unit, never type, PhantomData and positional ZST https://github.com/rust-lang/rust/commit/94a3fd7678 add limit for unclosed delimiters in lexer diagnostic https://github.com/rust-lang/rust/commit/9a5e41c56f add testcase for 127868 https://github.com/rust-lang/rust/commit/ea7625f426 Set branch protection function attributes https://github.com/rust-lang/rust/commit/fe0bd76a8b elaborate unknowable goals Co-authored-by: celinval <35149715+celinval@users.noreply.github.com> --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 10c7645cf1d7..f7324e45d06d 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -2,5 +2,5 @@ # SPDX-License-Identifier: Apache-2.0 OR MIT [toolchain] -channel = "nightly-2024-07-30" +channel = "nightly-2024-07-31" components = ["llvm-tools", "rustc-dev", "rust-src", "rustfmt"]