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-2025-02-22 failed #3900

Open
github-actions bot opened this issue Feb 22, 2025 · 0 comments
Open

Toolchain upgrade to nightly-2025-02-22 failed #3900

github-actions bot opened this issue Feb 22, 2025 · 0 comments

Comments

@github-actions
Copy link
Contributor

Updating Rust toolchain from nightly-2025-02-21 to nightly-2025-02-22 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@f04bbc6 up to rust-lang/rust@794c124. The log for this commit range is:
rust-lang/rust@794c12416b Auto merge of #137397 - matthiaskrgr:rollup-ls2pilo, r=matthiaskrgr
rust-lang/rust@cfc2d111ed Rollup merge of #137392 - klensy:unused, r=compiler-errors
rust-lang/rust@45b4314a82 Rollup merge of #137374 - bjorn3:remove_stacker_miri_special_case, r=compiler-errors
rust-lang/rust@0f563616ec Rollup merge of #137367 - workingjubilee:remove-stray-line, r=jieyouxu
rust-lang/rust@b012356475 Rollup merge of #137361 - scottmcm:mcp-838-prep, r=compiler-errors
rust-lang/rust@ef14e9a6d0 Rollup merge of #137353 - thaliaarchi:io-optional-methods/wasi-stdin, r=alexcrichton
rust-lang/rust@a24eb0bae9 Rollup merge of #137350 - nnethercote:remove-Map-3, r=Zalathar
rust-lang/rust@2dc7573edd Rollup merge of #137336 - riverbl:stabilise-os-str-display, r=tgross35
rust-lang/rust@4aa973b3e4 Rollup merge of #136609 - mammothbane:master, r=scottmcm
rust-lang/rust@28164f1229 Rollup merge of #136148 - kpreid:type-str, r=joboet
rust-lang/rust@439561892e Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=GuillaumeGomez
rust-lang/rust@71e06b9c59 Auto merge of #137371 - matthiaskrgr:rollup-3qkdqar, r=matthiaskrgr
rust-lang/rust@7b74920388 Stacker now handles miri using a noop impl itself
rust-lang/rust@8d2de634ec convert all_macro_rules from hashmap to hashset
rust-lang/rust@918b5c391f remove unused pred_rcache
rust-lang/rust@636f4f19d8 Rollup merge of #137313 - oli-obk:push-ywvuqkxuqyom, r=petrochenkov
rust-lang/rust@1f6c75e682 Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr
rust-lang/rust@3a04ec8c56 Rollup merge of #137302 - compiler-errors:stray-drop-regions, r=matthewjasper
rust-lang/rust@72861ea7e2 Rollup merge of #137299 - nnethercote:simplify-PostOrder-customization, r=compiler-errors
rust-lang/rust@15a0403ecf Rollup merge of #137204 - nnethercote:clarify-MIR-dialects-and-phases, r=RalfJung
rust-lang/rust@8d52aae968 Rollup merge of #136089 - jwong101:box-default-debug-stack-usage, r=Amanieu
rust-lang/rust@e67d4499a6 Rollup merge of #135630 - folkertdev:s390x-target-features, r=Amanieu
rust-lang/rust@12e6b4897c Rollup merge of #128080 - estebank:out-of-scope-macro, r=petrochenkov
rust-lang/rust@9f48dedc97 Auto merge of #137192 - kornelski:windows-tls-lto, r=ChrisDenton
rust-lang/rust@2f29c2ef55 Do not exempt nonexistent platforms from platform policy
rust-lang/rust@da77b39f05 Refactor OperandRef::extract_field to prep for 838
rust-lang/rust@806be25fc9 Move methods from Map to TyCtxt, part 3.
rust-lang/rust@a18bd8acfc Auto merge of #137346 - workingjubilee:rollup-sxu05ms, r=workingjubilee
rust-lang/rust@d32eeb86b2 Implement read_buf for WASI stdin
rust-lang/rust@43c2b0086a Store TyCtxt instead of Map in some iterators.
rust-lang/rust@69c7e1d02f add more s390x target features
rust-lang/rust@ff7533e1ac rustdoc book: acknowlage --document-hidden-items
rust-lang/rust@4d479f9c80 Rollup merge of #137340 - Kobzol:bootstrap-dir-check, r=onur-ozkan
rust-lang/rust@02ceb5fb52 Rollup merge of #137338 - onur-ozkan:137332, r=Kobzol
rust-lang/rust@8aa75f5ec6 Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee
rust-lang/rust@3d5e77353d Rollup merge of #137322 - alexcrichton:update-wasm-docs, r=jieyouxu
rust-lang/rust@8d5eb73ea6 Rollup merge of #137318 - bjorn3:cg_clif_abi_workaround, r=workingjubilee
rust-lang/rust@0d47366f0b Rollup merge of #137312 - jmqd:master, r=clubby789
rust-lang/rust@f24b140976 Rollup merge of #137270 - QianNangong:master, r=ChrisDenton
rust-lang/rust@8c9e3749a1 Rollup merge of #136985 - zachs18:backend-repr-remove-uninhabited, r=workingjubilee
rust-lang/rust@6d74563b20 Rollup merge of #136608 - kulst:ptx_target_features, r=bjorn3
rust-lang/rust@921ef32467 Rollup merge of #136473 - usamoi:infer_linker_hints, r=petrochenkov
rust-lang/rust@480a72d601 Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcm
rust-lang/rust@9de94b4f8f Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35
rust-lang/rust@2edaf684da Clarify a comment.
rust-lang/rust@0519a58f7a Make PassWhere impl Copy.
rust-lang/rust@e03c809402 Remove some unnecessary FIXME comments.
rust-lang/rust@c49e2df668 Put a BlockTailInfo in BlockFrame::TailExpr.
rust-lang/rust@5d2d11fd5d Rename ClearCrossCrate::assert_crate_local.
rust-lang/rust@2f695dc64e Remove unused Body::span_for_ty_context method.
rust-lang/rust@c301ba57a6 Fix a typo in a comment.
rust-lang/rust@e2e4d0bdb1 Remove an unnecessary re-export.
rust-lang/rust@c0bea5d92d Add a notice about missing GCC sources in source tarballs
rust-lang/rust@c2dba9ce78 Rename InternedObligationCauseCode.
rust-lang/rust@d2203ad59c skip submodule updating logics on tarballs
rust-lang/rust@953515131b Improve error message when a submodule directory is missing completely
rust-lang/rust@e3f5db07e0 fine-tune comment
rust-lang/rust@6493cd8699 Adjust LayoutData::uninhabited doc comment.
rust-lang/rust@58ebf6afdd Add test that uninhabited repr(transparent) type has same function return ABI as wrapped type.
rust-lang/rust@bcfde13d51 Update check to reflect that non-ZST uninhabited types should not be PassMode::Ignore.
rust-lang/rust@c33fb5ae85 Update ui tests with LayoutData { uninhabited: ... } etc
rust-lang/rust@7ba3d7b54e Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData.
rust-lang/rust@5112ecb8ca Stabilise os_str_display
rust-lang/rust@835d434c79 Reword message
rust-lang/rust@32a1ff1aaf Make x86 QNX target name consistent with other Rust targets
rust-lang/rust@c2aed39ea7 Update docs for default features of wasm targets
rust-lang/rust@18c210c786 Workaround Cranelift not yet properly supporting vectors smaller than 128bit
rust-lang/rust@d5128f9274 avr-rjmp-offset: Explain .target_cpu()
rust-lang/rust@c23bf48e4f infer linker flavor by linker name if it's sufficiently specific
rust-lang/rust@ce7f58bd91 Merge two operations that were always performed together
rust-lang/rust@ea7180813b Create safe helper for LLVMSetDLLStorageClass
rust-lang/rust@81ab20f34e Update references to cc_detect.rs
rust-lang/rust@d4609f8d42 Use a probe to avoid registering stray region obligations when re-checking drops in MIR typeck
rust-lang/rust@cae9ebbe1e Simplify Postorder customization.
rust-lang/rust@0895fe20e2 Remove unused items from query.rs.
rust-lang/rust@dc4f948299 Move StatementAsExpression to where it's actually used.
rust-lang/rust@83a7fb61fb Improve how the MIR dialect/phase index is reported.
rust-lang/rust@c039533656 Improve MIR phase comments.
rust-lang/rust@c9fbaab453 Reflow MirPhase comments.
rust-lang/rust@fe7ed278b7 Specify scope in out_of_scope_macro_calls lint
rust-lang/rust@78ddabf31d Create a generic AVR target: avr-none
rust-lang/rust@35febd7a6d Fix *-win7-windows-msvc target since 26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306
rust-lang/rust@8fb888555f core/net: IpAddr*::as_octets()
rust-lang/rust@40ecda6a33 Remove obsolete MinGW ThinLTO+TLS workaround
rust-lang/rust@831d9f39e9 Pass through of target features to llvm-bitcode-linker and handling them
rust-lang/rust@2445dd794e Persist target features used for codegen beyond tcx
rust-lang/rust@d2ed8cf661 Optionally add type names to TypeIds.
rust-lang/rust@5914fb779f Stabilize num_midpoint_signed feature
rust-lang/rust@97005678c3 reduce Box::default stack copies in debug mode
rust-lang/rust@80faf20351 add test for Box::default's stack usage in debug mode

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

0 participants