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-2023-12-11 #2932

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2023-12-10 to nightly-2023-12-11 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 rust-lang/rust@06e02d5 up to rust-lang/rust@d86d65b. The log for this commit range is:
rust-lang/rust@d86d65bbc1 Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb
rust-lang/rust@ec4176167b Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkan
rust-lang/rust@f1c5558edc Add ChangeInfo record
rust-lang/rust@ccbd88dc83 Remove unused run_dsymutil and gpg_password_file config values
rust-lang/rust@6badc0d840 Destructure TOML configs
rust-lang/rust@7e452c123c Auto merge of #118791 - saethlin:use-immediate-type, r=nikic
rust-lang/rust@b9068315db Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki
rust-lang/rust@befd1eb4ec Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkov
rust-lang/rust@dc2f77aad6 Add (unstable) documentation for --env command line option
rust-lang/rust@d2b1f94f05 Add feature gate test for --env flag
rust-lang/rust@37d68093da Add ui tests for --env option
rust-lang/rust@486e55e547 Implement --env compiler flag
rust-lang/rust@53031b264e Review fixes
rust-lang/rust@84f6130fe3 Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov
rust-lang/rust@4750e9de47 Produce an explicit error when using a self-contained lld, but we don't add it to sysroot
rust-lang/rust@ea769dbeb7 Add change tracker entry
rust-lang/rust@cbfe6327a1 Do not invoke external lld to figure out thread flags in self-contained mode
rust-lang/rust@50865745e1 Update config.example.toml
rust-lang/rust@40c3d351ad Use MCP510
rust-lang/rust@48c1607bc6 Introduce LldMode and generalize parsing of use-lld
rust-lang/rust@d9f9e67bc1 Refactor rust(do)c linker flags
rust-lang/rust@b3c9ffdc77 Add is_msvc function
rust-lang/rust@c1a3919378 Auto merge of #118792 - naglis:fix-mutex-doc-typo, r=workingjubilee
rust-lang/rust@42dfac5e08 Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-dead
rust-lang/rust@61afc9c928 Auto merge of #116949 - hamza1311:stablize-arc_unwrap_or_clone, r=dtolnay
rust-lang/rust@c71c246876 Auto merge of #118550 - cjgillot:filecheck-const-prop, r=Mark-Simulacrum
rust-lang/rust@40ae34194c remove redundant imports
rust-lang/rust@f7253f2317 Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomez
rust-lang/rust@7d50a39763 Fix typo in std::sync::Mutex example
rust-lang/rust@8cd8d31369 Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrum
rust-lang/rust@b0a580112b Use immediate_backend_type when reading from a const alloc
rust-lang/rust@afa35e90ef Print constness in TraitPredPrintModifiersAndPath
rust-lang/rust@7467c3a45c s/const_effect/host_effect
rust-lang/rust@f1bf874fb1 Don't print host effect param in pretty path_generic_args
rust-lang/rust@6860654d82 allow bypassing the build directory lock
rust-lang/rust@dd234696ed Rollup merge of #118782 - jyn514:powershell, r=ChrisDenton
rust-lang/rust@034d73d6d7 Rollup merge of #118775 - Young-Flash:fix, r=compiler-errors
rust-lang/rust@5b9e917b64 Rollup merge of #118774 - lcnr:region-refactor-uwu, r=compiler-errors
rust-lang/rust@cc821d3ae6 Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkan
rust-lang/rust@83e814f88c Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simulacrum
rust-lang/rust@2cf54e9f99 use & instead of start-process in x.ps1
rust-lang/rust@ef796db5f0 add test for inductive cycle hangs
rust-lang/rust@cb6984217f chore: add test case for type with generic
rust-lang/rust@0f40b6545d Remove extra check-cfg handled by libc directly
rust-lang/rust@803772e81d Enable new capture rules by default on edition 2024
rust-lang/rust@acba7efe1b Add test for implicitly capturing late-bound var with new capture rules
rust-lang/rust@0ad160a585 Add lifetime_capture_rules_2024
rust-lang/rust@3f8487a099 Add safe compilation options
rust-lang/rust@30a95b7c0a FileCheck while_let_loops.
rust-lang/rust@c00068e49f FileCheck tuple_literal_propagation.
rust-lang/rust@87522d0007 FileCheck return_place.
rust-lang/rust@a12027e128 FileCheck switch_int.
rust-lang/rust@19767eb7a6 FileCheck slice_len.
rust-lang/rust@3e90c1b434 FileCheck scalar_literal_propagation.
rust-lang/rust@f3743aec51 FileCheck repeat.
rust-lang/rust@343ef6a9cb FileCheck reify_fn_ptr.
rust-lang/rust@6baec3ccc2 FileCheck ref_deref.
rust-lang/rust@c8c9207e4c FileCheck read_immutable_static.
rust-lang/rust@45dd5d6bf3 FileCheck mutable_variable_unprop_assign.
rust-lang/rust@6a8eea8f5b FileCheck mutable_variable_aggregate_partial_read.
rust-lang/rust@d91bb5074e FileCheck mutable_variable_no_prop.
rust-lang/rust@3e169abc1b FileCheck mutable_variable_aggregate_mut_ref.
rust-lang/rust@03c5ad1549 FileCheck mutable_variable_aggregate.
rust-lang/rust@ea9f968333 FileCheck mutable_variable.
rust-lang/rust@902a3e2e75 FileCheck mult_by_zero.
rust-lang/rust@8e9b912c4c FileCheck issue_67019.
rust-lang/rust@ce9b1e23a5 FileCheck issue_66971.
rust-lang/rust@218d8ccf43 FileCheck inherit_overflow.
rust-lang/rust@6086dd6766 FileCheck indirect.
rust-lang/rust@bf5d114da8 FileCheck discriminant.
rust-lang/rust@043d29b58a FileCheck and rename const_prop_fails_gracefully.
rust-lang/rust@7f328d2a44 FileCheck checked_add.
rust-lang/rust@e6a1b77cd1 FileCheck cast.
rust-lang/rust@b8f2f63931 FileCheck boxes.
rust-lang/rust@3fc03948a8 FileCheck boolean_identities.
rust-lang/rust@e8e35c8127 FileCheck bad_op_unsafe_oob_for_slices.
rust-lang/rust@97f03cb898 FileCheck bad_op_mod_by_zero.
rust-lang/rust@0d5bc872a9 FileCheck bad_op_div_by_zero.
rust-lang/rust@9f01d9d1b6 FileCheck array_index.
rust-lang/rust@6564bac532 FileCheck aggregate.
rust-lang/rust@378abbc604 FileCheck address_of_pair.
rust-lang/rust@540921e468 Stablize arc_unwrap_or_clone

@github-actions github-actions bot requested a review from a team as a code owner December 11, 2023 02:57
@zhassan-aws zhassan-aws reopened this Dec 11, 2023
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Dec 11, 2023
@zhassan-aws zhassan-aws merged commit 813d012 into main Dec 11, 2023
20 checks passed
@zhassan-aws zhassan-aws deleted the toolchain-2023-12-11 branch December 11, 2023 17:11
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