-
Notifications
You must be signed in to change notification settings - Fork 134
Description
Updating Rust toolchain from nightly-2024-11-26 to nightly-2024-11-27 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@7db7489 up to rust-lang/rust@dff3e7c. The log for this commit range is:
rust-lang/rust@dff3e7ccd4 Auto merge of #133500 - GuillaumeGomez:rollup-4vcthwo, r=GuillaumeGomez
rust-lang/rust@0dba9830e8 Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errors
rust-lang/rust@5518c62629 Rollup merge of #133481 - jieyouxu:avr-jmp-linker, r=saethlin
rust-lang/rust@52fcafe872 Rollup merge of #133473 - Enselic:cow, r=nnethercote
rust-lang/rust@0d9a57d979 Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errors
rust-lang/rust@c8c225f22f Rollup merge of #133467 - Enselic:recurse-tests, r=lcnr
rust-lang/rust@a06532e639 Rollup merge of #133464 - RalfJung:whitespace-panic, r=joboet
rust-lang/rust@7e3422fab2 Rollup merge of #133462 - mustartt:aix-improve-bootstrap-loading, r=jieyouxu
rust-lang/rust@64c0eff655 Rollup merge of #133454 - zmodem:initializes_fix, r=nikic
rust-lang/rust@85394cb111 Rollup merge of #133450 - onur-ozkan:update-triagebot, r=onur-ozkan
rust-lang/rust@03f56d36ae Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errors
rust-lang/rust@af6e2a588a Rollup merge of #133430 - compiler-errors:param-mismatch, r=WaffleLapkin
rust-lang/rust@ddb6904ee4 Rollup merge of #133419 - CromFr:add-path-strip_prefix-test-example, r=Amanieu
rust-lang/rust@620cdfc6dc Rollup merge of #133411 - RalfJung:emscripten-is-on-wasm, r=workingjubilee
rust-lang/rust@7dae9ac852 add test for alias-bound shadowing, rename folder
rust-lang/rust@f2abf827c1 Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot
rust-lang/rust@6d22ff1215 Auto merge of #133465 - ehuss:update-cargo, r=ehuss
rust-lang/rust@3a42fd2bdc tests: disable avr-rjmp-offset on Windows for now
rust-lang/rust@259020c932 tests: Add regression test for recursive enum with Cow and Clone
rust-lang/rust@95ff642797 tests: remove //@ pretty-expanded usages
rust-lang/rust@f62753f84f compiletest: remove pretty-expanded directive and infra
rust-lang/rust@b77d8fa129 tests: Add recursive associated type bound regression tests
rust-lang/rust@addb040d2c Update books
rust-lang/rust@8bc8adb8dc std::thread: avoid leading whitespace in some panic messages
rust-lang/rust@47ddcb9fff Update cargo
rust-lang/rust@9f1cfec299 use ReadCache for archive loading
rust-lang/rust@402bdd183b Update test expectations to accept LLVM 'initializes' attribute
rust-lang/rust@bf7d909214 remove "onur-ozkan" from users_on_vacation
rust-lang/rust@4301d0266d Remove dead code stemming from the old effects desugaring (II)
rust-lang/rust@161221da9e Refactor where predicates, and reserve for attributes support
rust-lang/rust@d26e29ff3a Tweak parameter mismatch explanation to not say unknown
rust-lang/rust@f3ad32b769 Added a doc test for std::path::strip_prefix
rust-lang/rust@6484420e5d the emscripten OS no longer exists on non-wasm targets