From 8bed969b4ade7ca6e50a26fb00af09f91787a294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:00:57 -0800 Subject: [PATCH] Automatic toolchain upgrade to nightly-2023-11-09 (#2868) Update Rust toolchain from nightly-2023-11-08 to nightly-2023-11-09 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/7adc89b69b941afceadcf8609dd6b2999353e550 up to https://github.com/rust-lang/rust/commit/fdaaaf9f923281ab98b865259aa40fbf93d72c7a. The log for this commit range is: https://github.com/rust-lang/rust/commit/fdaaaf9f92 Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco https://github.com/rust-lang/rust/commit/30588657b7 avoid unnecessary nested conditionals https://github.com/rust-lang/rust/commit/90fdc1fc27 Auto merge of #117716 - GuillaumeGomez:rollup-83gnhll, r=GuillaumeGomez https://github.com/rust-lang/rust/commit/9d3c80248b Rollup merge of #117713 - GuillaumeGomez:document-hidden-json, r=notriddle https://github.com/rust-lang/rust/commit/d8c52b378d Rollup merge of #117702 - davidtwco:target-tier-refactors, r=petrochenkov https://github.com/rust-lang/rust/commit/5d00a5d936 Rollup merge of #117679 - aDotInTheVoid:yes-core, r=GuillaumeGomez https://github.com/rust-lang/rust/commit/c828371179 Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8Ki https://github.com/rust-lang/rust/commit/e05e4f38b5 Rollup merge of #117263 - onur-ozkan:change-id-fix, r=saethlin https://github.com/rust-lang/rust/commit/341efb1017 Auto merge of #117560 - lqd:issue-117146, r=matthewjasper https://github.com/rust-lang/rust/commit/33edea60f0 Add test for reexported hidden item with `--document-hidden-items` https://github.com/rust-lang/rust/commit/28acba3c61 Auto merge of #115460 - zachs18:borrowedcursor_write_no_panic, r=dtolnay https://github.com/rust-lang/rust/commit/755629fe59 Auto merge of #117706 - matthiaskrgr:rollup-lscx7dg, r=matthiaskrgr https://github.com/rust-lang/rust/commit/e0cb1cc296 bootstrap: add more detail on change-id comments https://github.com/rust-lang/rust/commit/e878100386 bootstrap: improve `fn check_version` https://github.com/rust-lang/rust/commit/ae4d18b2da handle the case when the change-id isn't found https://github.com/rust-lang/rust/commit/7e4ffa98b5 Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkan https://github.com/rust-lang/rust/commit/55306535dd Rollup merge of #117698 - nnethercote:space_between-2, r=petrochenkov https://github.com/rust-lang/rust/commit/b1b5a8ea9d Rollup merge of #117667 - Alexendoo:doc-clippy-config, r=albertlarsan68 https://github.com/rust-lang/rust/commit/adf4981969 Rollup merge of #117663 - klensy:bump-deps, r=davidtwco https://github.com/rust-lang/rust/commit/8198864377 Rollup merge of #117650 - saethlin:inline-me-please, r=davidtwco https://github.com/rust-lang/rust/commit/ba7ec56639 Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-args, r=GuillaumeGomez https://github.com/rust-lang/rust/commit/b74a84c0bc Rollup merge of #114316 - ecnelises:aix_doc, r=workingjubilee https://github.com/rust-lang/rust/commit/fab1054e17 Auto merge of #117542 - compiler-errors:only-normalize-predicate, r=lcnr https://github.com/rust-lang/rust/commit/750c2ecd15 Auto merge of #116881 - LuuuXXX:issue-110087, r=onur-ozkan https://github.com/rust-lang/rust/commit/b9b7982f72 Add AIX platform-support doc https://github.com/rust-lang/rust/commit/ef7ebaa788 rustc_target: move file for uniformity https://github.com/rust-lang/rust/commit/1af256fe8a targets: move target specs to spec/targets https://github.com/rust-lang/rust/commit/76aa83e3e1 target: move base specs to spec/base https://github.com/rust-lang/rust/commit/a573880373 coverage: Rename the `run-coverage` test mode to `coverage-run` https://github.com/rust-lang/rust/commit/7cc997d373 Auto merge of #117699 - weihanglo:update-cargo, r=weihanglo https://github.com/rust-lang/rust/commit/0670466e2c Update cargo https://github.com/rust-lang/rust/commit/438b9a6e82 More tests for token stream pretty-printing with adjacent punctuation. https://github.com/rust-lang/rust/commit/783d4b8b26 Clarify `space_between`. https://github.com/rust-lang/rust/commit/91cfcb0219 Auto merge of #117484 - Zalathar:tests, r=cjgillot https://github.com/rust-lang/rust/commit/97c9d8f405 Only use normalize_param_env when normalizing predicate in check_item_bounds https://github.com/rust-lang/rust/commit/1b8dee19e8 Fix issue #110087 https://github.com/rust-lang/rust/commit/0d5ec963bb Auto merge of #117692 - matthiaskrgr:rollup-umaf5pr, r=matthiaskrgr https://github.com/rust-lang/rust/commit/f72e974e3f Rollup merge of #117655 - compiler-errors:method-tweaks, r=estebank https://github.com/rust-lang/rust/commit/7552dd19ad Rollup merge of #117625 - nnethercote:clippy-perf, r=cuviper https://github.com/rust-lang/rust/commit/3c6307240c Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot https://github.com/rust-lang/rust/commit/b724d9c90e Rollup merge of #113925 - clubby789:const-ctor-repeat, r=estebank https://github.com/rust-lang/rust/commit/fcdd99edca Add -Zcross-crate-inline-threshold=yes https://github.com/rust-lang/rust/commit/e8cf29b584 rustdoc: minor changes suggested by clippy perf lints. https://github.com/rust-lang/rust/commit/ff0b4b6091 Auto merge of #117672 - lqd:ci-gcc-lld, r=Kobzol https://github.com/rust-lang/rust/commit/1b3733e5a4 rustc: minor changes suggested by clippy perf lints. https://github.com/rust-lang/rust/commit/eca9a1533f Add an explanation for `transmute_unchecked` https://github.com/rust-lang/rust/commit/1d1fe9a205 add note to remember to update a url when bumping to gcc 10.1.0 https://github.com/rust-lang/rust/commit/434b69a1d6 tests/rustdoc-json: Rewrite tests no not use `#![no_core]`. https://github.com/rust-lang/rust/commit/0875f456f1 tests/rustdoc-json: Remove more needless uses of `#![no_core]`. https://github.com/rust-lang/rust/commit/f784fa7bd9 tests/rustdoc-json: Remove some needless uses of `#![no_core]`. https://github.com/rust-lang/rust/commit/d73eaaac5f ci: bump gcc on dist x64 linux builder to 9.5 https://github.com/rust-lang/rust/commit/f2fd8ad788 Document clippy_config in nightly-rustc docs https://github.com/rust-lang/rust/commit/eed89185bb bump some deps https://github.com/rust-lang/rust/commit/0add056dee Rework print_disambiguation_help https://github.com/rust-lang/rust/commit/88a37acb26 Yeet MethodCallComponents https://github.com/rust-lang/rust/commit/4e6f438d2a coverage: Register `test::Coverage` as the test suite for `tests/coverage` https://github.com/rust-lang/rust/commit/49127c64d6 coverage: Migrate `tests/coverage-map` into `tests/coverage` https://github.com/rust-lang/rust/commit/e9d04c5e24 coverage: Migrate `tests/run-coverage` into `tests/coverage` https://github.com/rust-lang/rust/commit/aea7c27eae coverage: Set up a macro for declaring unified coverage test suites https://github.com/rust-lang/rust/commit/3509aed632 coverage: Add `./x.py test coverage`, an alias for `coverage-map` and `run-coverage` https://github.com/rust-lang/rust/commit/e585a99230 coverage: Give each coverage test mode a separate output directory https://github.com/rust-lang/rust/commit/211d4cee8e coverage: Copy all remaining run-coverage tests into coverage-map https://github.com/rust-lang/rust/commit/4b76b97bc8 coverage: Copy all remaining coverage-map tests into run-coverage https://github.com/rust-lang/rust/commit/f5df56b26b coverage: Flatten `coverage-map/status-quo/` into its parent directory https://github.com/rust-lang/rust/commit/8eef39f082 coverage: Remove `tests/coverage-map/if.rs` https://github.com/rust-lang/rust/commit/7f8a6de72c coverage: Use `-Copt-level=2` by default in run-coverage tests https://github.com/rust-lang/rust/commit/1dcdf83927 rustdoc: properly elide cross-crate host effect args https://github.com/rust-lang/rust/commit/2dff90dc23 add test for issue 117146 https://github.com/rust-lang/rust/commit/de7a8305ae traverse region graph instead of SCCs to compute polonius loan scopes https://github.com/rust-lang/rust/commit/03b24f2756 remove some dead code https://github.com/rust-lang/rust/commit/70a8e157ab make pointer_structural_match warn-by-default https://github.com/rust-lang/rust/commit/af6c7e0ca1 also lint against fn ptr and raw ptr nested inside the const https://github.com/rust-lang/rust/commit/bec88ad4aa patterns: reject raw pointers that are not just integers https://github.com/rust-lang/rust/commit/be0b42fabe Recover from incorrectly ordered/duplicated function keywords https://github.com/rust-lang/rust/commit/b3d50255d9 Use consisntent style of `size_of` in query type erasure https://github.com/rust-lang/rust/commit/61361bb212 Use `transmute_unchecked` and make the types explicit in query type erasure https://github.com/rust-lang/rust/commit/11a64a1834 don't panic in BorrowedCursor::write https://github.com/rust-lang/rust/commit/86b112204a Improve diagnostic for const ctors in array repeat expressions 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 614718c9e2580..1ca3e9b044206 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-11-08" +channel = "nightly-2023-11-09" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]