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-2024-10-17 failed #3608

Closed
github-actions bot opened this issue Oct 17, 2024 · 0 comments · Fixed by #3610
Closed

Toolchain upgrade to nightly-2024-10-17 failed #3608

github-actions bot opened this issue Oct 17, 2024 · 0 comments · Fixed by #3610

Comments

@github-actions
Copy link
Contributor

Updating Rust toolchain from nightly-2024-10-16 to nightly-2024-10-17 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@e7c0d27 up to rust-lang/rust@798fb83. The log for this commit range is:
rust-lang/rust@798fb83f7d Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr
rust-lang/rust@50e93bc080 Rollup merge of #131778 - practicalrs:fix_needless_lifetimes, r=jieyouxu
rust-lang/rust@ac6353ed43 Rollup merge of #131777 - practicalrs:fix_trivially_copy_pass_by_ref, r=jieyouxu
rust-lang/rust@c8ec8e6989 Rollup merge of #131776 - hoodmane:emscripten-xfail-backtrace-tests, r=jieyouxu
rust-lang/rust@80cbc6d40d Rollup merge of #131753 - compiler-errors:swap-secondary, r=jieyouxu
rust-lang/rust@3b8fd5f895 Rollup merge of #131751 - compiler-errors:structurally-resolve, r=lcnr
rust-lang/rust@82952da360 Rollup merge of #131730 - zlfn:master, r=tgross35
rust-lang/rust@87c31feab8 Rollup merge of #131691 - GuillaumeGomez:intra-doc-link-filter-out-2, r=notriddle
rust-lang/rust@950fb62032 Rollup merge of #131657 - compiler-errors:rustfmt-modifiers, r=ytmimi
rust-lang/rust@b6a085a16e Rollup merge of #130989 - compiler-errors:unsize-opaque, r=estebank
rust-lang/rust@7342830c05 Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr
rust-lang/rust@06cd22ceab Rollup merge of #131788 - dufucun:master, r=lqd
rust-lang/rust@75f418fb28 Rollup merge of #131783 - practicalrs:fix_explicit_iter_loop, r=compiler-errors
rust-lang/rust@1014970462 Rollup merge of #131757 - c6c7:fixup-lint-non-snake-case-crate, r=jieyouxu
rust-lang/rust@aac91f75e3 Rollup merge of #131699 - compiler-errors:better-errors-for-projections, r=lcnr
rust-lang/rust@2560453256 Rollup merge of #131686 - Urgau:fast-path-vis, r=lqd
rust-lang/rust@70477487b1 Rollup merge of #131594 - fmease:rustdoc-mv-obj-safe-dyn-compat, r=notriddle
rust-lang/rust@c1ed1f133e Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelix
rust-lang/rust@1817de609b Rollup merge of #130822 - bjoernager:non-null-from-ref, r=dtolnay
rust-lang/rust@682bca30cc Fix mismatched quotation mark
rust-lang/rust@8991fd4bed Ignore lint-non-snake-case-crate#proc_macro_ on targets without unwind
rust-lang/rust@bed75e7c21 Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum
rust-lang/rust@6d82559bc1 rustdoc: Rename "object safe" to "dyn compatible"
rust-lang/rust@b2b4ad4cc9 Fix explicit_iter_loop in rustc_serialize
rust-lang/rust@0037048da8 Auto merge of #131775 - Urgau:rollup-yc4a3sf, r=Urgau
rust-lang/rust@a10a44956e Fix needless_lifetimes in stable_mir
rust-lang/rust@89ea9e44f0 Fix trivially_copy_pass_by_ref in stable_mir
rust-lang/rust@476ea45c68 Emscripten: Xfail backtrace ui tests
rust-lang/rust@e0e1e35a48 Rollup merge of #131771 - Urgau:cfg-target-131759, r=jieyouxu
rust-lang/rust@ea063a2a20 Rollup merge of #131766 - jieyouxu:mailmap, r=lqd
rust-lang/rust@43a142e4d0 Rollup merge of #131764 - Zalathar:double-dir, r=jieyouxu
rust-lang/rust@6b27c3057d Rollup merge of #131760 - maurer:data-layout-aarch64, r=nikic
rust-lang/rust@329e570460 Rollup merge of #131754 - compiler-errors:bivariance-bivariance, r=estebank
rust-lang/rust@66dc09f3da Rollup merge of #131746 - slanterns:once_box_order, r=joboet
rust-lang/rust@f7af3aa7dc Rollup merge of #131712 - tgross35:const-lazy_cell_into_inner, r=joboet
rust-lang/rust@9c7d57954c Rollup merge of #131700 - practicalrs:fix_match_same_arms, r=celinval
rust-lang/rust@042ea4e95e Rollup merge of #131694 - c6c7:fixup-failing-fuchsia-tests, r=Urgau
rust-lang/rust@f7b91ca7fe Rollup merge of #131582 - juntyr:emscripten-platform-support, r=jieyouxu
rust-lang/rust@d829780c4e Auto merge of #131481 - nnethercote:rm-GenKillSet, r=cjgillot
rust-lang/rust@5eb8636989 Handle gracefully true/false in cfg(target(..)) compact
rust-lang/rust@1f67a7aa8d Auto merge of #131460 - jwong101:default-placement-new, r=ibraheemdev
rust-lang/rust@0804d1bc27 Add wasm32-unknown-emscripten platform support document
rust-lang/rust@9618da7c99 Auto merge of #131422 - GnomedDev:smallvec-predicate-obligations, r=compiler-errors
rust-lang/rust@cd60224af7 Fix clippy::needless-lifetimes in bootstrap
rust-lang/rust@618b0cb046 update STAGE0_MISSING_TARGETS
rust-lang/rust@acb09bf741 update bootstrap configs
rust-lang/rust@6134f9f636 bump stage0 to 1.83.0-beta.1
rust-lang/rust@f204e2c23b replace placeholder version
rust-lang/rust@69faeafd0c mailmap: add entry for my dev-desktop setup
rust-lang/rust@4cf0475eeb Fix unnecessary nesting in run-make test output directories
rust-lang/rust@e985396145 llvm: Match aarch64 data layout to new LLVM layout
rust-lang/rust@c7730989de Don't check unsize goal in MIR validation when opaques remain
rust-lang/rust@9070abab4b Structurally resolve in may_coerce
rust-lang/rust@e3eba2d920 Don't structurally resolve in may_coerce
rust-lang/rust@b4e9aad137 Rename can_coerce to may_coerce
rust-lang/rust@f956dc2e77 Bless tests
rust-lang/rust@0ead25c4a9 Register a dummy candidate for failed structural normalization during candiate assembly
rust-lang/rust@8528387743 Be better at reporting alias errors
rust-lang/rust@fd2038d344 Make sure the alias is actually rigid
rust-lang/rust@50b8029ce1 Always recurse on predicates in BestObligation
rust-lang/rust@9ce3675b43 Auto merge of #131750 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@68885216b6 Don't report bivariance error when nesting a struct with field errors into another struct
rust-lang/rust@4886e9a134 Unify secondary_span and swap_secondary_and_primary
rust-lang/rust@2bf120de38 Update cargo
rust-lang/rust@937d13b8ef relax a memory order in once_box
rust-lang/rust@5d178e1d4d Make fuchsia-test-runner.py compatible with new JSON output from llvm-readelf
rust-lang/rust@dca646ab01 Rewrite for<..> async correctly
rust-lang/rust@10f2395c9e Remove AmbiguousLinks::disambiguator
rust-lang/rust@2b9e41c128 Improve documentation for intra-doc links computation
rust-lang/rust@99af761632 Refactor floating macro and nofloat panic message
rust-lang/rust@0637517da6 Rename debug! macro to impl_Debug!
rust-lang/rust@918dc38733 Combine impl_int and impl_uint
rust-lang/rust@373142aaa1 Mark LazyCell::into_inner unstably const
rust-lang/rust@f708d6de79 Fix match_same_arms in stable_mir
rust-lang/rust@d540e7285c Add regression tests for #130233
rust-lang/rust@73fc00ff8c Delay ambiguous intra-doc link resolution after Cache has been populated
rust-lang/rust@67b85e2a1f Add fast-path when computing the default visibility
rust-lang/rust@33abf6a0c8 Add defaults for Analysis::apply_{call_return_effect,terminator_effect}.
rust-lang/rust@ba13775319 Merge AnalysisDomain into Analysis.
rust-lang/rust@4dc1b4d0b1 Remove GenKillAnalysis.
rust-lang/rust@525f655866 Minimize use of GenKill.
rust-lang/rust@13968b4a70 Tweak GenKillAnalysis method arguments.
rust-lang/rust@e0b83c34c3 Remove Engine::new_gen_kill.
rust-lang/rust@874b03ec28 Remove ResultsCursor::contains.
rust-lang/rust@8de8f46f78 Swap PredicateObligation to ThinVec
rust-lang/rust@7ec06b0d1d Swap Vec to type alias
rust-lang/rust@1ac72b94bc Add ExtractIf for ThinVec
rust-lang/rust@5e474f7d83 allocate before calling T::default in <Arc>::default()
rust-lang/rust@dd0620b867 allocate before calling T::default in <Box>::default()
rust-lang/rust@8a1462265f add initial tests for placement new changes
rust-lang/rust@2ef0a8fdfd Change error message
rust-lang/rust@4aaada42d0 Stabilize min_match_ergonomics_2024
rust-lang/rust@575033c50c Also disallow ref/ref mut overriding the binding mode
rust-lang/rust@4107322766 Error on resetted binding mode in edition 2024
rust-lang/rust@4abbdfa1c9 Prepare tests
rust-lang/rust@94ab726c78 Add 'from_ref' and 'from_mut' constructors to 'core::ptr::NonNull';
rust-lang/rust@c22588b700 Add min_match_ergonomics_2024 feature gate
rust-lang/rust@b8615aa3f5 Move existing rfc3627 tests to a dedicated folder

github-merge-queue bot pushed a commit that referenced this issue Oct 17, 2024
Update Rust toolchain to 2024-10-17.

The changes required are due to the merging of `AnalysisDomain` into
`Analysis`: rust-lang/rust#131481

Resolves #3608 

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
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

Successfully merging a pull request may close this issue.

0 participants