You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Culprit upstream change: rust-lang/rust#132338Resolves#3664
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Updating Rust toolchain from nightly-2024-10-30 to nightly-2024-10-31 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@1e4f10b up to rust-lang/rust@759e07f. The log for this commit range is:
rust-lang/rust@759e07f063 Auto merge of #132361 - jieyouxu:rollup-zburkwr, r=jieyouxu
rust-lang/rust@5209757e29 Rollup merge of #132360 - BoxyUwU:hellorustc, r=BoxyUwU
rust-lang/rust@426f2fbbe2 Rollup merge of #132359 - mustartt:henry/match-libc-char-type, r=jieyouxu
rust-lang/rust@18e44f89bf Rollup merge of #132346 - nnethercote:some-graphviz-tweaks, r=cjgillot
rust-lang/rust@c22832fdbe Rollup merge of #132315 - jieyouxu:extract-llvm-version, r=onur-ozkan
rust-lang/rust@a864e30269 Rollup merge of #131096 - GuillaumeGomez:rm-no_unused, r=notriddle
rust-lang/rust@8d9686efc2 Rollup merge of #130098 - adetaylor:arbitrary-self-types-block-generics, r=wesleywiser
rust-lang/rust@0900a1bd80 the unvacationer
rust-lang/rust@a43a37c706 fix libc call from i8 to u8
rust-lang/rust@86af0f9b7e Switch to comparing indices instead of names.
rust-lang/rust@6d8d79595e Reject generic self types.
rust-lang/rust@298c7462c3 Auto merge of #130860 - tmandry:fix-directives, r=jieyouxu
rust-lang/rust@8b9f0f9c1c Auto merge of #132349 - matthiaskrgr:rollup-9g6s4p2, r=matthiaskrgr
rust-lang/rust@879c4d5ccc Rollup merge of #132342 - Zalathar:operand-bundle, r=workingjubilee
rust-lang/rust@cf2cc010a3 Rollup merge of #132340 - Zalathar:set-section, r=compiler-errors
rust-lang/rust@2055237e8f Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote
rust-lang/rust@2480e3bbc5 Rollup merge of #132332 - nnethercote:use-token_descr-more, r=estebank
rust-lang/rust@af33bc3ec0 Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-errors
rust-lang/rust@864837b084 Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workingjubilee
rust-lang/rust@305508f969 Rollup merge of #131856 - lcnr:typing-mode, r=compiler-errors
rust-lang/rust@87d348b333 Rollup merge of #129394 - Jarcho:irrefutable_let_patterns, r=Nadrieril
rust-lang/rust@e419b3d1ec compiletest: improve robustness of LLVM version handling
rust-lang/rust@c3071590ab Clean up FFI calls for operand bundles
rust-lang/rust@16422dbd89 Auto merge of #132238 - Urgau:midpoint-i64-hackers-impl, r=joboet
rust-lang/rust@d921be92a4 Return label from
write_node_label
.rust-lang/rust@a8ce44f7d9 Simplify
graphviz::Formatter
.rust-lang/rust@744eb2f937 Rename
BlockFormatter::results
asBlockFormatter::cursor
.rust-lang/rust@65ff2a6ad7 Consistently use safe wrapper function
set_section
rust-lang/rust@d942113fdb Fix directives for lint-non-snake-case-crate
rust-lang/rust@d78e7bbeff Remove
Engine
.rust-lang/rust@e54c177118 Remove
Analysis::into_engine
.rust-lang/rust@4a2e08af22 Don't lint
irrefutable_let_patterns
on leading patterns ifelse if
let-chains.rust-lang/rust@0783af89cd Point to Fuchsia team in platform support docs
rust-lang/rust@524a22e790 rebase
rust-lang/rust@4f3a73a42c update tools
rust-lang/rust@ce22ccb552 remove outdated debug_assertion
rust-lang/rust@f51ec110a7 TypingMode 🤔
rust-lang/rust@826e0ca885 powerpc64-ibm-aix: update maintainters
rust-lang/rust@dd2b027d5d Tweak more warnings.
rust-lang/rust@a201fab208 Tweak
expand_incomplete_parse
warning.rust-lang/rust@ad80da6729 Use Hacker's Delight impl in
i64::midpoint
instead of widei128
implrust-lang/rust@b073ddcce5 Add regression tests for #130681
rust-lang/rust@cdbe8e5d28 Remove usage of
allow(unused)
attribute onno_run
doctestsThe text was updated successfully, but these errors were encountered: