From 63d398208ca611bb3ac4e1a974327c10a23db8be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 03:45:37 +0000 Subject: [PATCH] Automatic toolchain upgrade to nightly-2023-12-14 (#2943) Update Rust toolchain from nightly-2023-12-13 to nightly-2023-12-14 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/3340d49d22b1aba425779767278c40781826c2f5 up to https://github.com/rust-lang/rust/commit/eeff92ad32c2627876112ccfe812e19d38494087. The log for this commit range is: https://github.com/rust-lang/rust/commit/eeff92ad32 Auto merge of #118402 - notriddle:notriddle/ranking-and-filtering, r=GuillaumeGomez https://github.com/rust-lang/rust/commit/a90372c6e8 Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkov https://github.com/rust-lang/rust/commit/2862500152 Auto merge of #118919 - matthiaskrgr:rollup-02udckl, r=matthiaskrgr https://github.com/rust-lang/rust/commit/bec6672984 rustdoc-search: clean up handleSingleArg type handling https://github.com/rust-lang/rust/commit/9dfcf131b3 rustdoc-search: better hashing, faster unification https://github.com/rust-lang/rust/commit/9a9695a052 rustdoc-search: use set ops for ranking and filtering https://github.com/rust-lang/rust/commit/fd1d256d61 rustdoc-search: remove the now-redundant `validateResult` https://github.com/rust-lang/rust/commit/251d1af0d2 Rollup merge of #118906 - Kobzol:bootstrap-is-windows, r=petrochenkov https://github.com/rust-lang/rust/commit/666353e7ba Rollup merge of #118883 - HosseinAssaran:patch-1, r=fmease https://github.com/rust-lang/rust/commit/1dd36119d0 Rollup merge of #118871 - tmiasko:coroutine-maybe-uninit-fields, r=compiler-errors https://github.com/rust-lang/rust/commit/dbc6ec6636 Rollup merge of #118759 - compiler-errors:bare-unit-structs, r=petrochenkov https://github.com/rust-lang/rust/commit/f6617d050d Remove dangling check-cfg ui tests files https://github.com/rust-lang/rust/commit/5345a166fe Add more suggestion to unexpected cfg names and values https://github.com/rust-lang/rust/commit/7176b8babd Auto merge of #118894 - dtolnay:bootstrapwrite, r=onur-ozkan https://github.com/rust-lang/rust/commit/c3def263a4 Auto merge of #118870 - Enselic:rustc_passes-query-stability, r=compiler-errors https://github.com/rust-lang/rust/commit/56d25ba5ea Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov https://github.com/rust-lang/rust/commit/2fdd9eda0c Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin https://github.com/rust-lang/rust/commit/066e6ffa02 Fix LLD thread flag selection for Windows targets https://github.com/rust-lang/rust/commit/c5208518fa Add `TargetSelection::is_windows` method https://github.com/rust-lang/rust/commit/f651b436ce Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov https://github.com/rust-lang/rust/commit/9f1bfe53b6 Auto merge of #118900 - workingjubilee:rollup-wkv9hq1, r=workingjubilee https://github.com/rust-lang/rust/commit/f9078a40ee Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk https://github.com/rust-lang/rust/commit/4583a0134f Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin https://github.com/rust-lang/rust/commit/df0686b629 Rollup merge of #118887 - smoelius:patch-1, r=Nilstrieb https://github.com/rust-lang/rust/commit/2f937c720d Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddle https://github.com/rust-lang/rust/commit/5308733112 Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors https://github.com/rust-lang/rust/commit/89d4a9bee9 Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=Nadrieril https://github.com/rust-lang/rust/commit/18e0966f39 Rollup merge of #118873 - lukas-code:fix_waker_getter_tracking_issue_number, r=workingjubilee https://github.com/rust-lang/rust/commit/0430782d1d Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddle https://github.com/rust-lang/rust/commit/a33f1a3d3a Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubilee https://github.com/rust-lang/rust/commit/2d1d443d7f Rollup merge of #118858 - mu001999:dead_code/clean, r=cuviper https://github.com/rust-lang/rust/commit/77d1699756 Auto merge of #116438 - ChrisDenton:truncate, r=thomcc https://github.com/rust-lang/rust/commit/b30e94b7bb Unbreak non-unix non-windows bootstrap https://github.com/rust-lang/rust/commit/1d78ce681e Actually parse async gen blocks correctly https://github.com/rust-lang/rust/commit/2a1acc26a0 Update compiler/rustc_pattern_analysis/src/constructor.rs https://github.com/rust-lang/rust/commit/3795cc8eb0 more clippy::complexity fixes https://github.com/rust-lang/rust/commit/046f2dea33 Typo https://github.com/rust-lang/rust/commit/58327c10c5 Add a test for a codeblock with multiple invalid attributes https://github.com/rust-lang/rust/commit/f1342f30a5 Clean up variables in `search.js` https://github.com/rust-lang/rust/commit/d707461a1a clippy::complexity fixes https://github.com/rust-lang/rust/commit/6892fcd690 simplify merging of two vecs https://github.com/rust-lang/rust/commit/a2ffff0708 Change a typo mistake in the-doc-attribute.md https://github.com/rust-lang/rust/commit/f813ccd784 also add a Miri test https://github.com/rust-lang/rust/commit/edcb7aba6b also test projecting to some sized fields at non-zero offset in structs with an extern type tail https://github.com/rust-lang/rust/commit/a47416beb5 test that both size_of_val and align_of_val panic https://github.com/rust-lang/rust/commit/bb0fd665a8 Follow guidelines for lint suggestions https://github.com/rust-lang/rust/commit/98aa20b0a7 Add test for `rustX` codeblock attribute https://github.com/rust-lang/rust/commit/d3cb25f4cf Add `rustX` check to codeblock attributes lint https://github.com/rust-lang/rust/commit/24f009c5e5 Move some methods from `tcx.hir()` to `tcx` https://github.com/rust-lang/rust/commit/04f3adb4a7 fix `waker_getters` tracking issue number https://github.com/rust-lang/rust/commit/e9b16cc2c5 rustc_passes: Enforce `rustc::potential_query_instability` lint https://github.com/rust-lang/rust/commit/95b5a80f47 Fix alignment passed down to LLVM for simd_masked_load https://github.com/rust-lang/rust/commit/fb32eb3529 Clean up CodeBlocks::next code https://github.com/rust-lang/rust/commit/df227f78c6 make it more clear what comments refer to; avoid dangling unaligned references https://github.com/rust-lang/rust/commit/b9c9b3e7a2 remove a cranelift test that doesn't make sense any more https://github.com/rust-lang/rust/commit/9ef1e35166 reject projecting to fields whose offset we cannot compute https://github.com/rust-lang/rust/commit/b1613ebc43 codegen: panic when trying to compute size/align of extern type https://github.com/rust-lang/rust/commit/6c0dbb8cc6 Remove dead codes in core https://github.com/rust-lang/rust/commit/a48cebc4b8 Coroutine variant fields can be uninitialized https://github.com/rust-lang/rust/commit/d473bdfdc3 Support bare unit structs in destructuring assignments https://github.com/rust-lang/rust/commit/0278505691 Attempt to try to resolve blocking concerns https://github.com/rust-lang/rust/commit/c6f7aa0eea Make File::create work on Windows hidden files Co-authored-by: celinval --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 34e9eda66018c..36485170136cf 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -2,5 +2,5 @@ # SPDX-License-Identifier: Apache-2.0 OR MIT [toolchain] -channel = "nightly-2023-12-13" +channel = "nightly-2023-12-14" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]