-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Updating Rust toolchain from nightly-2024-11-12 to nightly-2024-11-13 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@81eef2d up to rust-lang/rust@f7273e0. The log for this commit range is:
rust-lang/rust@f7273e0044 Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr
rust-lang/rust@f00a31c44d Rollup merge of #132947 - lqd:trimmed-ice, r=compiler-errors
rust-lang/rust@11c7b01aa7 Rollup merge of #132938 - compiler-errors:ed2024-apit-sugg, r=chenyukang
rust-lang/rust@15fbae8ed9 Rollup merge of #132923 - fmease:triagebot-update-t-compiler, r=wesleywiser
rust-lang/rust@8628fd553d Rollup merge of #132901 - clubby789:enable-pass-check, r=jieyouxu
rust-lang/rust@8f67b5b349 Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxu
rust-lang/rust@4a699fc475 Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errors
rust-lang/rust@134459ea3d Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark-Simulacrum
rust-lang/rust@6503543d11 Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot
rust-lang/rust@505b8e1332 Delete the cfg(not(parallel)) serial compiler
rust-lang/rust@8c64e9d17d Rename PASS_NAMES to disambiguate
rust-lang/rust@12036830d0 Store known passes as an IndexSet
rust-lang/rust@94371d5a8c Validate and test -Zmir-enable-passes
rust-lang/rust@2a9cc8f4d6 Declare all MIR passes in a list
rust-lang/rust@583b25d8d1 Auto merge of #132843 - RalfJung:mono-time-checks, r=lcnr
rust-lang/rust@c6659251c9 clarify must_produce_diag ICE for debugging
rust-lang/rust@5700240aff Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr
rust-lang/rust@38c2db4020 Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicola
rust-lang/rust@9a4a954359 Rollup merge of #132935 - compiler-errors:arg-math, r=nnethercote
rust-lang/rust@ea61714d52 Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compiler-errors
rust-lang/rust@87d5faf5b6 Rollup merge of #132914 - rcorre:cell-grammar, r=tgross35
rust-lang/rust@72c62688d1 Rollup merge of #132895 - scottmcm:generalize-nonnull-from-raw-parts, r=ibraheemdev
rust-lang/rust@3a0cc81ca3 Rollup merge of #132771 - ismailarilik:test/configure/cover-parse-args-in-src-bootstrap-configure-py, r=onur-ozkan
rust-lang/rust@1dd975beb3 Rollup merge of #132668 - ehuss:yield-gate-2024, r=davidtwco
rust-lang/rust@b18ee9858b Rollup merge of #132651 - PonasKovas:master, r=fmease
rust-lang/rust@378049633d allow rustc_private feature in force-unstable-if-unmarked crates
rust-lang/rust@9a9daddd0d Auto merge of #132940 - matthiaskrgr:rollup-f0czmkq, r=matthiaskrgr
rust-lang/rust@506f52c7f3 Rollup merge of #132933 - compiler-errors:never-lint-arg-bug, r=WaffleLapkin
rust-lang/rust@119b939c18 Rollup merge of #132929 - cuviper:check-alloc_zeroed, r=tgross35
rust-lang/rust@0555bb2a1b Rollup merge of #132869 - lolbinarycat:library-fix-too_long_first_doc_paragraph, r=tgross35
rust-lang/rust@953064f00a Rollup merge of #132847 - RalfJung:addr-dont-expose, r=Mark-Simulacrum
rust-lang/rust@52bb9fafd0 Rollup merge of #132793 - ehuss:update-mdbook, r=Mark-Simulacrum
rust-lang/rust@b7dc4813a8 Rollup merge of #132653 - BoxyUwU:const_arg_stmt_mac_call, r=compiler-errors
rust-lang/rust@2ad4a3568d Rollup merge of #132627 - adwinwhite:thir_body_cleanup, r=compiler-errors
rust-lang/rust@9098e03fb2 Rollup merge of #132487 - dianne:include-trait-args-in-suggestion, r=fmease
rust-lang/rust@1ba72db242 test(configure): cover parse_args in src/bootstrap/configure.py
rust-lang/rust@0dc6c1e594 Make precise capturing suggestion machine-applicable only if it has not APITs
rust-lang/rust@8473e3f6af Make sure that we suggest turbofishing the right type arg
rust-lang/rust@bea0148ac6 Consolidate type system const evaluation under traits::evaluate_const
rust-lang/rust@67f21277cd Auto merge of #132919 - matthiaskrgr:rollup-ogghyvp, r=matthiaskrgr
rust-lang/rust@d128c80c7a Make sure to ignore elided lifetimes when pointing at args for fulfillment errors
rust-lang/rust@2ddb91acd1 Check for null in the alloc_zeroed example
rust-lang/rust@5b7423c2fc Triagebot: Consolidate the T-compiler ad hoc groups
rust-lang/rust@2d026525db Rollup merge of #132916 - fmease:unvac-me, r=fmease
rust-lang/rust@b41baf8c81 Rollup merge of #132912 - fmease:simplify-gen-param-default-users, r=compiler-errors
rust-lang/rust@f344169e7d Rollup merge of #132881 - aDotInTheVoid:docs-for-docs, r=jieyouxu
rust-lang/rust@35225d61f4 Rollup merge of #132820 - bjorn3:default_backend_link_impl, r=jieyouxu
rust-lang/rust@517e8bed96 Rollup merge of #132297 - compiler-errors:check-expr-tweaks, r=lcnr
rust-lang/rust@9d7faccffc Rollup merge of #132144 - adetaylor:receiver-trait-itself, r=wesleywiser
rust-lang/rust@3ab4477ba7 Rollup merge of #120077 - SUPERCILEX:set-entry, r=Amanieu
rust-lang/rust@02add7d0fb Provide placeholder generic arguments for traits in "no method found for type parameter" suggestions
rust-lang/rust@d0ddba3d5b Simplify some places that deal with generic parameter defaults
rust-lang/rust@7c0a7f78a0 remove attributes from generics in built-in derive macros
rust-lang/rust@0a88d517c0 Unvacation fmease
rust-lang/rust@0d3a58e576 Update grammar in std::cell docs.
rust-lang/rust@61dba0292d Merge pull request #18503 from SomeoneToIgnore/kb/better-resolve-indexing
rust-lang/rust@e646263abc Update the file hash
rust-lang/rust@572ae698be Use completion item indices instead of property matching when searching for the completion item to resolve
rust-lang/rust@e04acff14f Feature gate yield expressions not in 2024
rust-lang/rust@2d143ab30c update "if-unchanged" comments in config.example.toml
rust-lang/rust@4dfc05237f Revert "do not trust download-rustc=if-unchanged on CI for now"
rust-lang/rust@bc7531089e move src/tools/build_helper into src/build_helper
rust-lang/rust@6b38a159e5 reduce RUSTC_IF_UNCHANGED_ALLOWED_PATHS significantly
rust-lang/rust@fb26ba88f8 Generalize NonNull::from_raw_parts per ACP362
rust-lang/rust@c2ffafdc9a Merge pull request #18482 from regexident/hir_trait_supertraits_accessors
rust-lang/rust@405017ac35 refactor flags
rust-lang/rust@bab112c2b8 triagebot: Autolabel rustdoc book
rust-lang/rust@a00fd7a965 warn about "src/bootstrap" on RUSTC_IF_UNCHANGED_ALLOWED_PATHS
rust-lang/rust@72e63e3ad5 add test coverage for RUSTC_IF_UNCHANGED_ALLOWED_PATHS
rust-lang/rust@baa95efa7a use allowed "if-unchanged" logic for compiler builds
rust-lang/rust@ae3c68db34 split up the first paragraph of doc comments for better summaries
rust-lang/rust@a11877735c Merge pull request #18492 from samestep/docs-dev-no-design-label
rust-lang/rust@29f84262a4 Replace with C-Architecture
rust-lang/rust@b2d1874dc2 elem_offset / subslice_range: use addr() instead of 'as usize'
rust-lang/rust@23054c5dfc move all mono-time checks into their own folder, and their own query
rust-lang/rust@e8b10297b5 Fix error message for direct usage of sess.opts.crate_types
rust-lang/rust@e96808162a ensure that all publicly reachable const fn have const stability info
rust-lang/rust@686eeb83e9 honor rustc_const_stable_indirect in non-staged_api crate with -Zforce-unstable-if-unmarked
rust-lang/rust@0a619dbc5d Pass owned CodegenResults to link_binary
rust-lang/rust@cb44c0c8b6 Add a default implementation for CodegenBackend::link
rust-lang/rust@544b9f9a94 Update mdbook to 0.4.42
rust-lang/rust@0aa0bd253a Merge pull request #18493 from Master-Hash/fix-code-debugengine-config
rust-lang/rust@ef8a0c0016 editors/code: Match supported debug engines in config with actual supported ones
rust-lang/rust@f9d7f6dd34 Merge pull request #18486 from Wilfred/update_minimum_vscode
rust-lang/rust@01726389fb Delete design label from list
rust-lang/rust@668f3881d2 Merge pull request #18490 from ShoyuVanilla/dyn-compat-rename
rust-lang/rust@902a2c5060 minor: Rename dyn compatible to dyn-compatible
rust-lang/rust@cd6ddcaf42 editors/code: Change minimum VS Code from 1.78 to 1.83
rust-lang/rust@d5dec8ab03 Add direct_supertraits(…) HIR-level method to hir::Trait type
rust-lang/rust@de30d7dc37 Add pub fn direct_super_traits(db, trait_id) to hir_ty crate
rust-lang/rust@fa393dd9d8 Refactor hir::Trait's existing items_with_supertraits(…) method based on new all_supertraits(…) method
rust-lang/rust@80df05b8b8 Add pub fn all_supertraits(…) HIR-level method to hir::Trait type
rust-lang/rust@904e897d07 fix missing use decl
rust-lang/rust@1d6e847674 Check for both StmtKind::MacCall and ExprKind::MacCall
rust-lang/rust@966f4b3b0c add run-make support for aix
rust-lang/rust@15a71b64b8 cleanup: Remove outdated comment and logic of thir_body
rust-lang/rust@69437d15b2 Merge pull request #18478 from lnicola/triagebot-transfer
rust-lang/rust@59ee3bd948 Enable triagebot transfer feature
rust-lang/rust@56f46c2826 Merge pull request #18477 from lnicola/rm-ap-text-edit
rust-lang/rust@1330cd1888 Don't try to auto-publish text-edit
rust-lang/rust@acfacff642 Merge pull request #18475 from Veykril/push-zkvkpxttozup
rust-lang/rust@5cbfb7422b Support new #[rustc_intrinsic] attribute and fallback bodies
rust-lang/rust@aa59ac3ada Merge pull request #18473 from Veykril/push-xnlzukoqttvz
rust-lang/rust@8071cbd730 Render extern blocks in file_structure
rust-lang/rust@33f500d52b Add Set entry API
rust-lang/rust@86da25051f Document some check_expr methods
rust-lang/rust@2deb5fdd93 Stop passing two optional pieces of data disjointly
rust-lang/rust@bb0b2ab6b8 Make sure all expr checking fns start with check_expr
rust-lang/rust@ecfcd0879c Arbitrary self types v2: (unused) Receiver trait