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

Toolchain upgrade to nightly-2023-12-19 failed #2960

Closed
github-actions bot opened this issue Dec 20, 2023 · 1 comment
Closed

Toolchain upgrade to nightly-2023-12-19 failed #2960

github-actions bot opened this issue Dec 20, 2023 · 1 comment

Comments

@github-actions
Copy link
Contributor

Updating Rust toolchain from nightly-2023-12-18 to nightly-2023-12-19 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@6a62871 up to rust-lang/rust@3f28fe1. The log for this commit range is:
rust-lang/rust@3f28fe1334 Auto merge of #119023 - compiler-errors:fn-trait-constness, r=fee1-dead
rust-lang/rust@faea6ad579 Check const_eval_select intrinsic correctly
rust-lang/rust@69f360d00c Check FnPtr/FnDef built-in fn traits correctly with effects
rust-lang/rust@bf9229a2e3 Auto merge of #119082 - matthiaskrgr:rollup-3pzzwxk, r=matthiaskrgr
rust-lang/rust@9a24d8a101 Rollup merge of #119080 - onur-ozkan:comment-change-id-in-example-config, r=Kobzol
rust-lang/rust@e8046d3c14 Rollup merge of #119068 - sksat:copy-1.74.1-release-note-to-master, r=Mark-Simulacrum
rust-lang/rust@b053a9c2ea Rollup merge of #118941 - krasimirgg:llvm-cov, r=nikic
rust-lang/rust@2a7634047a Auto merge of #119024 - lqd:linker-docs, r=petrochenkov
rust-lang/rust@a7690a366c Auto merge of #118584 - gurry:118144-projection-kind-mismatched, r=WaffleLapkin
rust-lang/rust@ce2eaa6325 Comment out change-id in config.example.toml
rust-lang/rust@3562c535fe Auto merge of #117818 - fmease:properly-reject-defaultness-on-free-consts, r=cjgillot
rust-lang/rust@0a285e8de7 llvm-wrapper: adapt for LLVM API changes
rust-lang/rust@c3a739e4c8 Fix ICE ProjectionKinds Deref and Field were mismatched
rust-lang/rust@37340a12c7 Auto merge of #119070 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@3006e62909 fix typo in stable doc codegen-options chapter
rust-lang/rust@d39324b525 describe unstable self-contained linking components in the unstable book
rust-lang/rust@e004adb556 Auto merge of #119069 - matthiaskrgr:rollup-xxk4m30, r=matthiaskrgr
rust-lang/rust@ebba9b346d Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra
rust-lang/rust@c088f6af8f Rollup merge of #119059 - fmease:no-tilde-const-in-inh-impl-headers, r=fee1-dead
rust-lang/rust@10ad10ee2a Rollup merge of #119051 - ChrisDenton:wine, r=workingjubilee
rust-lang/rust@578a7dd35e Rollup merge of #118967 - RossSmyth:panic-messages, r=TaKO8Ki
rust-lang/rust@18294d6e1d Rollup merge of #118905 - bzEq:revert-u64-on-xcoff, r=WaffleLapkin
rust-lang/rust@418ae3e9a0 Rollup merge of #118852 - Zalathar:no-spans, r=cjgillot
rust-lang/rust@03d0ac62aa copy 1.74.1 release notes to master
rust-lang/rust@cda4736f1e Auto merge of #119063 - nnethercote:dcx, r=compiler-errors
rust-lang/rust@1e831e38ce Fix up some ui-fulldeps tests.
rust-lang/rust@f6aa418c9f Rename many DiagCtxt and EarlyDiagCtxt locals.
rust-lang/rust@d58e372853 Rename many EarlyDiagCtxt arguments.
rust-lang/rust@f422dca3ae Rename many DiagCtxt arguments.
rust-lang/rust@4dc7fab56f Rename __diagnostic_handler_sess as _sess.
rust-lang/rust@e97d353359 Rename default_handler as default_dcx.
rust-lang/rust@e13b5c8efb Rename new_handler as new_dcx.
rust-lang/rust@7b8644e5cf Rename DiagnosticDeriveKind::Diagnostic::handler as DiagnosticDeriveKind::Diagnostic::dcx.
rust-lang/rust@f7125f1f66 Rename CollectProcMacros::handler as CollectProcMacros::dcx.
rust-lang/rust@b107ab81ad Rename EarlyDiagCtxt::handler as EarlyDiagCtxt::dcx.
rust-lang/rust@20cb12ede1 Rename SilentEmitter::fatal_handler as SilentEmitter::fatal_dcx.
rust-lang/rust@55bafab566 Rename UnstableOptions::diagnostic_handler_flags as UnstableOptions::dcx_flags.
rust-lang/rust@7c656bc05b Rename CodegenContext::create_diag_handler as CodegenContext::create_dcx.
rust-lang/rust@dea752e53d Rename ShowSpanVisitor::span_diagnostic as ShowSpanVisitor::dcx.
rust-lang/rust@5ad7144d1b Rename AstValidator::err_handler as AstValidator::dcx.
rust-lang/rust@9f3f1ca8c4 Rename DiagnosticBuilder::handler as DiagnosticBuilder::dcx.
rust-lang/rust@d1d0896c40 Rename ParseSess::with_span_handler as ParseSess::with_dcx.
rust-lang/rust@73bac456d4 Rename Parser::span_diagnostic as Parser::dcx.
rust-lang/rust@09af8a667c Rename Session::span_diagnostic as Session::dcx.
rust-lang/rust@9df1576e1d Rename ParseSess::span_diagnostic as ParseSess::dcx.
rust-lang/rust@9b1f87c7e8 Rename HandlerFlags as DiagCtxtFlags.
rust-lang/rust@cce1701c4c Rename EarlyErrorHandler as EarlyDiagCtxt.
rust-lang/rust@45f347681d Rename HandlerInner as DiagCtxtInner.
rust-lang/rust@cde19c016e Rename Handler as DiagCtxt.
rust-lang/rust@8681e077b8 Auto merge of #119007 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@321b6565a5 Auto merge of #118657 - petrochenkov:feedvis, r=cjgillot
rust-lang/rust@a8e1da3171 Address comment
rust-lang/rust@4a5dd169f7 Deny ~const trait bounds in inherent impl headers
rust-lang/rust@be321aa473 resolve: Replace visibility table in resolver outputs with query feeding
rust-lang/rust@43dcc9b786 Auto merge of #114962 - darklyspaced:debug, r=est31
rust-lang/rust@8ed5b293f4 Update cargo
rust-lang/rust@e585b0ed58 Use FileEndOfFileInfo, not FileAllocationInfo
rust-lang/rust@8560c67e4c describe unstable linker flavors in the unstable book
rust-lang/rust@968d40066c remove unstable linker flavors from stable documentation
rust-lang/rust@e0de143970 coverage: Regression test for markers in a function with no spans
rust-lang/rust@c57f28bbf7 coverage: Avoid creating func_coverage for marker statements
rust-lang/rust@dfa6441354 coverage: Skip instrumenting a function if no spans were extracted
rust-lang/rust@21b06c1beb Auto merge of #16131 - HKalbasi:rustc-tests-fixup, r=HKalbasi
rust-lang/rust@fa5a327786 Use depth 1 in git clone
rust-lang/rust@4f722165b6 Fix false positive type mismatch in const reference patterns
rust-lang/rust@a7764198b1 Auto merge of #16123 - Veykril:simplify, r=Veykril
rust-lang/rust@34d572e236 Auto merge of #16130 - Veykril:syntax-fixup, r=Veykril
rust-lang/rust@4c45d23948 fix: Syntax fixup now removes subtrees with fake spans
rust-lang/rust@663bea5a96 Add better ICE messages for some undescriptive panics
rust-lang/rust@96f660813c Auto merge of #16125 - HKalbasi:rustc-tests, r=HKalbasi
rust-lang/rust@7b9595a5ab Run rust-analyzer on rustc tests in metrics
rust-lang/rust@9083017c9d Remove ModuleId from TypeOwnerId
rust-lang/rust@35e2f13b5c Auto merge of #16121 - Veykril:assert-messages, r=Veykril
rust-lang/rust@070cd4e8b0 minor: Add messages to some asserts for better debugging
rust-lang/rust@ce9a02eaac Address comment
rust-lang/rust@dd07f1f2fb Auto merge of #15887 - jinohkang-theori:fix/ide-assists/convert_tuple_struct_to_named_struct/handle_refs_inside_macro_invocations, r=Veykril
rust-lang/rust@f81bd0cc71 Auto merge of #16115 - HKalbasi:rustc-tests-fixup, r=lnicola
rust-lang/rust@6a40400c13 Update builtin attrs from rustc
rust-lang/rust@94af6c63b7 Auto merge of #16061 - Veykril:vec-completion, r=Veykril
rust-lang/rust@14e6f3f562 Fix XCOFF metadata
rust-lang/rust@b3af1916cc Auto merge of #16107 - Veykril:rev-16101, r=Veykril
rust-lang/rust@7cc6b0f2e9 Partially revert #16101
rust-lang/rust@5d7453ccd6 Auto merge of #16106 - Veykril:fix-lifetime-span-split, r=Veykril
rust-lang/rust@c209b5f97c fix: Fix syntax bridge assigning invalid span to lifetime tokens
rust-lang/rust@98a8053143 Auto merge of #16104 - lnicola:bump-line-index, r=lnicola
rust-lang/rust@3b23e9aacc Bump line-index
rust-lang/rust@785bccb184 Auto merge of #16102 - lnicola:publish-libs, r=lnicola
rust-lang/rust@c30fd42685 Publish line-index
rust-lang/rust@dd42c1457d Auto merge of #16101 - Veykril:search-depedencies-fix, r=Veykril
rust-lang/rust@ca995d765d fix: Fix import_map::search_dependencies getting confused by assoc and non assoc items with the same name
rust-lang/rust@d4accf8e96 Auto merge of #16099 - Veykril:flyimport, r=Veykril
rust-lang/rust@1604ad1a6d Bump DEFAULT_QUERY_SEARCH_LIMIT from 40 to 100
rust-lang/rust@34ec665ba1 Simplify and improve perf of import_assets::import_for_item
rust-lang/rust@e004a5d6d5 Auto merge of #16098 - lnicola:sync-from-rust, r=lnicola
rust-lang/rust@13d4609f50 Merge remote-tracking branch 'upstream/master' into sync-from-rust
rust-lang/rust@54acf874a6 Fix formatting
rust-lang/rust@df7b4289cb Merge branch 'master' into sync-from-rust
rust-lang/rust@b05f211519 blessed resolved conflicts
rust-lang/rust@cbb36d808b added column number to dbg!()
rust-lang/rust@be035e80e8 Auto merge of #118817 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@a254cc5bde Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Simulacrum
rust-lang/rust@8c3e28e3e2 Auto merge of #16094 - HKalbasi:rustc-tests-fixup, r=HKalbasi
rust-lang/rust@801c0ea478 Replace doc_comments_and_attrs with collect_attrs, 2nd round
rust-lang/rust@18591ae5c8 Always render the path to be imported in the completion detail
rust-lang/rust@4e82988aa2 Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin
rust-lang/rust@3aa6306728 Auto merge of #16089 - SomeoneToIgnore:fix-parameter-inlay-hints-resolution, r=Veykril
rust-lang/rust@8ae42b55e7 Search for parent blocks and items when resolving inlay hints
rust-lang/rust@be6d34b810 Query for nearest parent block around the hint to resolve
rust-lang/rust@71d98c53bd Fix typo in cfg
rust-lang/rust@f532576ac5 Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
rust-lang/rust@f9453e33c0 Apply suggestions from code review
rust-lang/rust@5285df4f6c remove redundant imports
rust-lang/rust@5f957658c1 fix: Fix fragment parser replacing matches with dummies on incomplete parses
rust-lang/rust@76c972cb54 Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors
rust-lang/rust@5ef5e55749 Use a u64 for the rmeta root position
rust-lang/rust@11a70f6f69 also make 'core_intrinsics' internal
rust-lang/rust@bf645be37b Put copyright on a line by itself.
rust-lang/rust@0beba7cfc4 fix: Fix incorrectly replacing references in macro invocation in "Convert to named struct" assist
rust-lang/rust@df3b981a3a Reject defaultness on free consts

@adpaco-aws
Copy link
Contributor

Closing since this update was included in #2961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant