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-25 failed #3645

Open
github-actions bot opened this issue Oct 25, 2024 · 0 comments
Open

Toolchain upgrade to nightly-2024-10-25 failed #3645

github-actions bot opened this issue Oct 25, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

Updating Rust toolchain from nightly-2024-10-24 to nightly-2024-10-25 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@4f2f477 up to rust-lang/rust@a93c171. The log for this commit range is:
rust-lang/rust@a93c1718c8 Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr
rust-lang/rust@a8cea36240 Rollup merge of #132107 - maxcabrajac:remove_expr_post, r=petrochenkov
rust-lang/rust@c309366e5f Rollup merge of #132097 - radiohertz:master, r=ehuss
rust-lang/rust@91c025d741 Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, r=lcnr
rust-lang/rust@a20e7ffdb1 Rollup merge of #131790 - nmathewson:doc_socketaddr_representation, r=tgross35
rust-lang/rust@1d4a7670d4 Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead
rust-lang/rust@0635916cbe Remove visit_expr_post
rust-lang/rust@f61306d47b Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratrieb
rust-lang/rust@0e5c5a2596 Document textual format of SocketAddrV{4,6}
rust-lang/rust@5ae4d75eff Auto merge of #132099 - matthiaskrgr:rollup-myi94r8, r=matthiaskrgr
rust-lang/rust@0f5a47d088 Be better at enforcing that const_conditions is only called on const items
rust-lang/rust@25c9253379 Add tests
rust-lang/rust@779b3943d3 Add next-solver to more effects tests
rust-lang/rust@cde29b9ec9 Implement const effect predicate in new solver
rust-lang/rust@a16d491054 Remove associated type based effects logic
rust-lang/rust@7c22f47e22 Rollup merge of #132098 - RalfJung:features-since, r=jieyouxu
rust-lang/rust@35ebcec2f7 Rollup merge of #132096 - Zalathar:ftp-link, r=jieyouxu
rust-lang/rust@0470728e94 Rollup merge of #132084 - compiler-errors:param-env-with-err, r=lcnr,estebank
rust-lang/rust@96558580ac Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez
rust-lang/rust@93bf791e8b Rollup merge of #129248 - compiler-errors:raw-ref-deref, r=nnethercote
rust-lang/rust@282f291b7d rustc_feature::Features: explain what that 'Option' is about
rust-lang/rust@33941d3ba5 sanitizer.md: LeakSanitizer is not supported on aarch64 macOS
rust-lang/rust@3dfc352145 Replace an FTP link in comments with an equivalent HTTPS link
rust-lang/rust@8aca4bab08 Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeGomez
rust-lang/rust@55b7f8e800 Auto merge of #132094 - Zalathar:rollup-5r1ppqt, r=Zalathar
rust-lang/rust@7e2bbc30b3 Rollup merge of #132088 - compiler-errors:extern-static, r=jieyouxu
rust-lang/rust@006a14230f Rollup merge of #132076 - RalfJung:feature-hashing, r=nnethercote,Mark-Simulacrum
rust-lang/rust@8f354fc94a Rollup merge of #131956 - Zalathar:llvm-counters, r=compiler-errors,Swatinem
rust-lang/rust@f7f411dd4e Rollup merge of #131930 - clubby789:revision-cfg-collide, r=jieyouxu
rust-lang/rust@4b02d642dd Rollup merge of #131909 - clubby789:enum-overflow-cast, r=compiler-errors
rust-lang/rust@4c0bab3192 Rollup merge of #131898 - lukas-code:ptr-cast-cleanup, r=compiler-errors
rust-lang/rust@ad43be310f Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnr
rust-lang/rust@77f2c57b3f Rollup merge of #131623 - matthiaskrgr:clippy_sat, r=Nadrieril
rust-lang/rust@40d787234b Rollup merge of #131169 - madsmtm:target-info-nto-vendor, r=wesleywiser
rust-lang/rust@9c73bcfa8d Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser
rust-lang/rust@4217b8702d Deeply normalize type trace in type error reporting
rust-lang/rust@1920c66a8d Plumb through param_env to note_type_err
rust-lang/rust@d8dc31fd3d Consider param-env candidates even if they have errors
rust-lang/rust@4e1b3ab0e7 Print safety correctly in extern static items
rust-lang/rust@a53655a023 rustdoc: adjust spacing and typography in header
rust-lang/rust@b8bb2968ce Auto merge of #132079 - fmease:rollup-agrd358, r=fmease
rust-lang/rust@d84d659cb5 clone range in a more obvious way
rust-lang/rust@464f4057c2 fix some manual_map
rust-lang/rust@dab76eccdf fix a couple clippy:complexitys double_parens filter_map_identity needless_question_mark redundant_guards
rust-lang/rust@fbe33e35af Rollup merge of #132066 - tifv:ptr-docs-typo, r=Amanieu
rust-lang/rust@b0a8e4e030 Rollup merge of #132065 - tifv:dangling-docs, r=Noratrieb
rust-lang/rust@8b1141a5c3 Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxu
rust-lang/rust@28aacb3d03 Rollup merge of #132039 - a1phyr:vecdeque_read_exact, r=Noratrieb
rust-lang/rust@f3d4887a4a Rollup merge of #132036 - DianQK:test-131164, r=jieyouxu
rust-lang/rust@6b70ff44bc Rollup merge of #131979 - compiler-errors:compare-pred-entail, r=fmease
rust-lang/rust@a144561608 Rollup merge of #131955 - SpriteOvO:riscv-int-arg-attr, r=workingjubilee
rust-lang/rust@8af1851b0a Rollup merge of #131928 - aDotInTheVoid:wait-we-support-this, r=GuillaumeGomez
rust-lang/rust@af2c7dffda Rollup merge of #130991 - LaihoE:vectorized_slice_contains, r=Noratrieb
rust-lang/rust@c11bfd828e vectorized SliceContains
rust-lang/rust@2e3091d66c Don't allow test revisions that conflict with built in cfgs
rust-lang/rust@0689b2139f stabilize shorter-tail-lifetimes
rust-lang/rust@03048096f6 stop hashing compile-time constant
rust-lang/rust@21d95fb7b2 More compare_impl_item simplifications
rust-lang/rust@b515bbfb85 fix a typo in documentation of pointer::sub_ptr()
rust-lang/rust@f4c8ff33de fix documentation of ptr::dangling() function
rust-lang/rust@6570a6fe92 Add a test case for #131164
rust-lang/rust@ecdc2441b6 "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
rust-lang/rust@77a7164ec9 Specialize read_exact and read_buf_exact for VecDeque
rust-lang/rust@57bffe1d59 Set signext or zeroext for integer arguments on LoongArch64
rust-lang/rust@6b65524620 Set signext or zeroext for integer arguments on RISC-V
rust-lang/rust@03df13b70d Introduce adjust_for_rust_abi in rustc_target
rust-lang/rust@8f85b90ca6 Rename Receiver -> LegacyReceiver
rust-lang/rust@73a37a165e tweak hybrid preds
rust-lang/rust@46cc5e9e96 elaborate why dropping principal in *dyn casts is non-trivial
rust-lang/rust@d1bf77eb34 Pass coverage mappings to LLVM as separate structs
rust-lang/rust@98c4d96957 Reduce visibility of coverage FFI functions/types
rust-lang/rust@86abb5439a rustdoc: hash assets at rustdoc build time
rust-lang/rust@0747f2898e Remove the Arc rt::init allocation for thread info
rust-lang/rust@3b789565a1 rustdoc: Document markdown module.
rust-lang/rust@ab4222ad97 Prevent overflowing enum cast from ICEing
rust-lang/rust@b89751b8f4 clean up *dyn casts (with principals)
rust-lang/rust@367183bc0c Don't emit null pointer lint for raw ref of null deref
rust-lang/rust@f2a80a0f89 A raw ref of a deref is always safe
rust-lang/rust@7a3a98d894 Fix target_vendor in QNX Neutrino targets

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