-
Notifications
You must be signed in to change notification settings - Fork 142
Description
Updating Rust toolchain from nightly-2024-02-14 to nightly-2024-02-15 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@a84bb95 up to rust-lang/rust@ee9c7c9. The log for this commit range is:
rust-lang/rust@ee9c7c940c Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors
rust-lang/rust@502ce8287b Auto merge of #121086 - GuillaumeGomez:rollup-y82fs9y, r=GuillaumeGomez
rust-lang/rust@2062325145 Rollup merge of #121084 - oli-obk:create_def_forever_red2, r=WaffleLapkin
rust-lang/rust@c2ae07d20d Rollup merge of #121083 - GuillaumeGomez:doc-to_opt_closure_kind, r=compiler-errors
rust-lang/rust@18c935d000 Rollup merge of #121075 - chenyukang:yukang-fix-121070-lint-range, r=oli-obk
rust-lang/rust@dd4851b338 Rollup merge of #121035 - compiler-errors:rustfmt-asyncness, r=calebcartwright
rust-lang/rust@8e690fdd6a Rollup merge of #120966 - chenyukang:yukang-fix-120599-resolve, r=pnkfelix
rust-lang/rust@b36e094802 Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkov
rust-lang/rust@9ef9f737ca Extend documentation for Ty::to_opt_closure_kind method
rust-lang/rust@2e900edde1 Make sure tcx.create_def also depends on the forever red node, instead of just tcx.at(span).create_def
rust-lang/rust@340bb19fea Auto merge of #121078 - oli-obk:rollup-p11zsav, r=oli-obk
rust-lang/rust@25806f8d80 Use the correct char type on all platforms
rust-lang/rust@5f6390f947 Continue compilation after check_mod_type_wf errors
rust-lang/rust@96635da982 Rollup merge of #121073 - IgorLaborieWefox:patch-1, r=workingjubilee
rust-lang/rust@638f5259fe Rollup merge of #121071 - nnethercote:fewer-delayed-bugs, r=oli-obk
rust-lang/rust@9e31121985 Rollup merge of #121049 - estebank:issue-121009, r=fmease
rust-lang/rust@f77870e170 Rollup merge of #121045 - jieyouxu:fix-ui-tests, r=oli-obk
rust-lang/rust@93bc34073e Rollup merge of #121039 - cjgillot:gvn-adjust, r=compiler-errors
rust-lang/rust@c1a80211f5 Rollup merge of #121024 - joseluis:feat-asciichar-default, r=scottmcm
rust-lang/rust@bad2cb08de Rollup merge of #121015 - nnethercote:opt-delayed-bug, r=oli-obk
rust-lang/rust@f3e66edd63 Rollup merge of #120915 - OdenShirataki:master, r=fmease
rust-lang/rust@c4371a79de Rollup merge of #120530 - trevyn:issue-116434, r=compiler-errors
rust-lang/rust@cc54612ac3 Rollup merge of #120498 - compiler-errors:type-flags, r=lcnr
rust-lang/rust@407de0ee33 Rollup merge of #118890 - Amanieu:allocator-lifetime, r=Mark-Simulacrum
rust-lang/rust@1c7a9996f0 Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviper
rust-lang/rust@5d114f3c99 Rollup merge of #116387 - kpreid:wake-doc, r=cuviper
rust-lang/rust@81b757c670 Auto merge of #100603 - tmandry:zst-guards, r=dtolnay
rust-lang/rust@05849e8c2f Use fewer delayed bugs.
rust-lang/rust@ee88f3435a Fix two UI tests with incorrect directive / invalid revision
rust-lang/rust@bb89df6903 Auto merge of #121018 - oli-obk:impl_unsafety, r=TaKO8Ki
rust-lang/rust@2fe73cea5e Fix false positive with if let and ranges
rust-lang/rust@b06f89187b Fix typos in OneLock doc
rust-lang/rust@2a229c96e8 remove importing suggestions when there is a shadowed typo canddiate
rust-lang/rust@cc1c0990ab Auto merge of #120454 - clubby789:cargo-update, r=Nilstrieb
rust-lang/rust@7508c3e4c1 Auto merge of #121055 - matthiaskrgr:rollup-bzn5sda, r=matthiaskrgr
rust-lang/rust@37b65339c8 Auto merge of #120942 - compiler-errors:deep-assoc-hang, r=lcnr
rust-lang/rust@ab1fa19d08 Rollup merge of #121047 - compiler-errors:default-impls, r=lcnr
rust-lang/rust@e499e99a42 Rollup merge of #121046 - camelid:rm-incorrect-compile_fail, r=Nilstrieb
rust-lang/rust@8775df3b11 Rollup merge of #121043 - lcnr:lcnr-compiler-assign, r=fmease
rust-lang/rust@8c0d54fad6 Rollup merge of #121014 - nnethercote:rm-force_print_diagnostic, r=oli-obk
rust-lang/rust@8f9779f04a Rollup merge of #121005 - fmease:update-rustdoc-review-rotation, r=jsha
rust-lang/rust@147fd3f236 Rollup merge of #121002 - lcnr:cleanup-commit_if_ok, r=oli-obk
rust-lang/rust@2e98b27d94 Rollup merge of #120999 - fmease:rustdoc-rm-instantiation-param, r=notriddle
rust-lang/rust@db9591cfb6 Rollup merge of #118882 - compiler-errors:normalized-sig-wf, r=lcnr
rust-lang/rust@9b73db3f1c cargo update
rust-lang/rust@71f2e3a095 Optimize delayed_bug handling.
rust-lang/rust@002181f3ce Pin cc version
rust-lang/rust@0e9aa75bcd Move tests
rust-lang/rust@36a16798f7 Pin memchr version
rust-lang/rust@ed8850010a Bump proc-macro2, syn and quote
rust-lang/rust@6ac3b57fc8 Bump time and allow new dependencies
rust-lang/rust@4de3a3af4a Bump indexmap
rust-lang/rust@56b451a67a Fix DiagCtxtInner::reset_err_count.
rust-lang/rust@c1ffb0b675 Remove force_print_diagnostic.
rust-lang/rust@bdc6d82f9a Make struct_span_note call struct_note.
rust-lang/rust@24b52fd9df Do not point at #[allow(_)] as the reason for compat lint triggering
rust-lang/rust@b4eee2e8b3 Do not assemble candidates for default impls
rust-lang/rust@cd3ba4a885 Fix incorrect use of compile_fail
rust-lang/rust@57746a3621 add lcnr to the compiler-team assignment group
rust-lang/rust@a97e4afb67 Fix handling of adjustment casts.
rust-lang/rust@7ec9601a0b Add test.
rust-lang/rust@73536ca730 Format async bounds in rustfmt
rust-lang/rust@2b4a2b95dd Check normalized call signature for WF in mir typeck
rust-lang/rust@7e80867f3c Move visitable bounds up into interner
rust-lang/rust@edc5053352 Add assertions back to canonicalizer
rust-lang/rust@f4e886323c Uplift TypeVisitableExt into rustc_type_ir
rust-lang/rust@8e9c8dd10a Add information about allocation lifetime to Allocator::allocate
rust-lang/rust@1c7ea307cf implement Default for AsciiChar
rust-lang/rust@7320623f3a Just pass the checker instead of individual fields
rust-lang/rust@251c33ce2a Remove an impl_polarity call where the information is already available in the header
rust-lang/rust@75de6cf9a3 Avoid using the HIR span in the happy path
rust-lang/rust@40b3cb0eb1 Don't reinvoke trait_header query twice
rust-lang/rust@55bbb054c9 Invoke trait_def query only once
rust-lang/rust@11a73f6d4d Store impl unsafety in impl trait header
rust-lang/rust@622b5a5cee Remove jsha from the rustdoc review rotation
rust-lang/rust@ae92334c0f remove questionable calls to commit_if_ok
rust-lang/rust@36d7f763f0 Replace clean::InstantiationParam with clean::GenericArg
rust-lang/rust@fb5ed2986e Clarify the lifetimes of allocations returned by the Allocator trait
rust-lang/rust@4ac90e286b Fix suggestion span for ?Sized
rust-lang/rust@38df5bdcf1 Ignore own item bounds in parent alias types in for_each_item_bound
rust-lang/rust@114b0c799d std: enabling new netbsd (10) calls.
rust-lang/rust@a6c91f0ae3 Remove the link.
rust-lang/rust@cef46f9e3d URL-encode chars in fragment.
rust-lang/rust@ccd6513c67 Additional doc links and explanation of Wake.
rust-lang/rust@29fd82b24e Be less confident when dyn suggestion is not checked for object safety
rust-lang/rust@6b9289c086 Optimize poison guards to ZSTs when panic=abort