We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Updating Rust toolchain from nightly-2024-11-28 to nightly-2024-11-29 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@6b6a867 up to rust-lang/rust@a2545fd. The log for this commit range is: rust-lang/rust@a2545fd6fc Auto merge of #133540 - ehuss:compiletest-proc-macro, r=jieyouxu rust-lang/rust@7e565cce6a Auto merge of #133468 - lcnr:uwu4, r=BoxyUwU rust-lang/rust@d401a078e7 update comment rust-lang/rust@23ba2d1194 ast_lowering: rm separate def_id_parent rust-lang/rust@94131bd0a8 always create DefIds when lowering anon-consts rust-lang/rust@467e200cd5 add tests rust-lang/rust@9b4d7c6a40 Auto merge of #133568 - GuillaumeGomez:rollup-js22ovb, r=GuillaumeGomez rust-lang/rust@22c5bb0bdc Rollup merge of #133560 - clubby789:mut-mut-space, r=jieyouxu rust-lang/rust@7201f70c37 Rollup merge of #133557 - Monadic-Cat:small_doc_fixes, r=bjorn3 rust-lang/rust@ca71c8fe5e Rollup merge of #133487 - pitaj:reserve-guarded-strings, r=fee1-dead rust-lang/rust@23bab15d73 Rollup merge of #133463 - taiki-e:aarch64-asm-x18, r=Amanieu rust-lang/rust@470c4f94e8 Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=Amanieu rust-lang/rust@89ae19ee0d Rollup merge of #133422 - taiki-e:riscv-e-clobber-abi, r=Amanieu rust-lang/rust@bda2851826 Rollup merge of #133358 - compiler-errors:pin-coerce, r=eholk rust-lang/rust@c1cfab230e Auto merge of #133564 - lnicola:sync-from-ra, r=lnicola rust-lang/rust@15e8a2691b Fix proc macro test rust-lang/rust@8cf30c2356 Merge pull request #18566 from lnicola/sync-from-rust rust-lang/rust@1a435ed7ed Bump rustc crates rust-lang/rust@c91f2a3280 Merge from rust-lang/rust rust-lang/rust@6e3cb4abfb Preparing for merge from rust-lang/rust rust-lang/rust@f005c7437d Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomez rust-lang/rust@ed913fe3ee Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxu rust-lang/rust@63a6e9c907 Rollup merge of #133547 - cuviper:span-set-entry, r=jieyouxu rust-lang/rust@82d4eaeaff Rollup merge of #133543 - mustartt:aix-lgammaf_r-shim, r=cuviper rust-lang/rust@0cad2dcba6 Rollup merge of #133537 - GuillaumeGomez:fix-clippy-lints, r=GuillaumeGomez rust-lang/rust@7e2f261e05 Rollup merge of #133534 - RalfJung:cli-lint-flags, r=Nadrieril rust-lang/rust@b46ed7119e Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, r=lcnr rust-lang/rust@06815d0cc1 Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnr rust-lang/rust@b1c33f4f09 Rollup merge of #133512 - bjoernager:slice-as-array, r=Amanieu rust-lang/rust@3e095e864a Rollup merge of #133428 - compiler-errors:rpitit-unsound, r=lcnr rust-lang/rust@acf48fcb9d Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params, r=lcnr rust-lang/rust@09734ac3af Rollup merge of #133320 - cuviper:relnotes-1.83.0, r=cuviper rust-lang/rust@10193a347a Rollup merge of #129409 - grinapo:patch-1, r=Amanieu rust-lang/rust@f0c301ffe4 Fix new clippy lints rust-lang/rust@c3c68c5cb1 Trim extra space in 'repeated mut' diagnostic rust-lang/rust@eddb717281 Auto merge of #133551 - matthiaskrgr:rollup-m0rr5oz, r=matthiaskrgr rust-lang/rust@ca55eeeaf3 use intra-doc links for CodegenBackend::link rust-lang/rust@52684a4c52 update comment (codegen_backend -> codegen_crate) rust-lang/rust@5fc4f85f60 Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnr rust-lang/rust@5d0ee56e88 Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnr rust-lang/rust@a8b690fada Rollup merge of #133498 - GuillaumeGomez:missing-examples, r=joboet rust-lang/rust@adf9b5fcd1 Rollup merge of #133418 - Zalathar:spans, r=jieyouxu rust-lang/rust@af1ca153d4 Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillot rust-lang/rust@66adeaf46b Auto merge of #133509 - Urgau:dangling_lint_perf, r=Noratrieb rust-lang/rust@871cfc9dff Further simplifications rust-lang/rust@37d3c6186e extend group-forbid-always-trumps-cli test rust-lang/rust@4120fdbeab Check xform_ret_ty for WF in the new solver to improve method winnowing rust-lang/rust@26c77742c3 Structurally resolve before applying projection in borrowck rust-lang/rust@e11cfebf4e print generated doc paths rust-lang/rust@e37ac2a66f rustc_span: Replace a HashMap<_, ()> with HashSet rust-lang/rust@527b6065ba fmt rust-lang/rust@f94142b366 Update tests to use new proc-macro header rust-lang/rust@f592dd95db Compiletest: Add proc-macro header rust-lang/rust@dc65c6317a Fix review comment rust-lang/rust@b6c80a610f Avoid even more decoding if not absolutely necessary rust-lang/rust@4c0ea55f40 Bless tests due to extra error reporting due to normalizing types that are not WF rust-lang/rust@48b2bbd0de Structurally resolve before matching on type of projection rust-lang/rust@72cd7ac4f1 Structurally resolve before checking never rust-lang/rust@4b8ca28a1e Add '<[T]>::as_array', '<[T]>::as_mut_array', '<*const [T]>::as_array', and '<*mut [T]>::as_mut_array' conversion methods; rust-lang/rust@9b040e92aa Avoid decoding from metadata if not necessary rust-lang/rust@4e3354ef92 Merge pull request #18511 from darichey/sysroot-query-metadata rust-lang/rust@02c3e6d087 Add missing code examples on LocalKey rust-lang/rust@44f4f67f46 fix confusing diagnostic for reserved ## rust-lang/rust@bbce06e92d Merge pull request #18559 from ChayimFriedman2/recur-unsized rust-lang/rust@b4a23bb3fc Fix a stack overflow when computing the sizedness of a struct that includes itself as the tail field rust-lang/rust@687dc19cb6 Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed-x18 rust-lang/rust@59f01cdbf4 Support predicate registers (clobber-only) in Hexagon inline assembly rust-lang/rust@15dff274d0 Actually use placeholder regions for trait method late bound regions in collect_return_position_impl_trait_in_trait_tys rust-lang/rust@b250e0f043 Merge pull request #18552 from lnicola/rust-src-message rust-lang/rust@63b82dd041 Fix missing rust-src message rust-lang/rust@736c397f41 Fix clobber_abi in RV32E and RV64E inline assembly rust-lang/rust@2748009aad coverage: Identify source files by ID, not by interned filename rust-lang/rust@b9fb1a69d2 coverage: Store coverage source regions as Span until codegen rust-lang/rust@87fe7def12 coverage: Rename some FFI fields from span to cov_span rust-lang/rust@619a272612 coverage: Ignore functions that end up having no mappings rust-lang/rust@309c671083 Merge pull request #18548 from markmurphydev/master rust-lang/rust@a3efe3bc29 Update request entry point file path in architecture.md rust-lang/rust@50fb40a987 Delay a bug when encountering an impl with unconstrained generics in codegen_select rust-lang/rust@9455373d20 Don't type error if we fail to coerce Pin because it doesnt contain a ref rust-lang/rust@dd920fa31d Move pin ergonomics tests rust-lang/rust@46cd0c5266 Also change an older $integer to {integer} rust-lang/rust@c7195c4447 Change $float to {float} in relnotes rust-lang/rust@c31a097d75 aix: create shim for lgammaf_r rust-lang/rust@d3d334294a Add an empty line to fix markdown quoting rust-lang/rust@3b8c0cccaa Reorder lang relnotes rust-lang/rust@c14f0a1d51 Update relnotes from suggestions and issues sync rust-lang/rust@7426066bbc Add release notes for Rust 1.83.0 rust-lang/rust@297db65fe3 Merge pull request #18485 from davidkurilla/feat-migrate-add_braces-to-use-SyntaxFactory rust-lang/rust@70a098e6fc Merge pull request #18521 from tareknaser/syntax_factory_reorder_impl_items rust-lang/rust@af318f7320 Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_match_arms rust-lang/rust@00a8fc1c3d Merge pull request #18459 from Giga-Bowser/match-placeholders rust-lang/rust@effe9ac712 improve selection handling for merge_match_arms rust-lang/rust@b4a31683c1 Re-add rust-analyzer.cargo.sysrootQueryMetadata rust-lang/rust@a96a0934de feat: migrate reorder_impl_items assist to use SyntaxFactory rust-lang/rust@c627c1a294 style: remove needless borrow rust-lang/rust@34dd288376 style: cargo fmt rust-lang/rust@451c8cdb06 Remove one stray space. rust-lang/rust@5458612e04 fix: remove unused imports rust-lang/rust@9085744662 fix: fix indentation error rust-lang/rust@421661553f fix: fix immutable tree error rust-lang/rust@159ba4ceab Deprecate the after_crate_root_parsing callback rust-lang/rust@3b02a3309e Pass TyCtxt instead of Queries to the after_analysis callbacks rust-lang/rust@1eece7478d Reduce the amount of GlobalCtxt::enter calls in the driver rust-lang/rust@8e9bbc899c Move some code from Compiler::enter to GlobalCtxt::finish rust-lang/rust@bec24a25cd Don't mutably borrow GlobalCtxt in QueryResult::enter rust-lang/rust@8fbe0466f5 Let make_input immediately report an error for multiple input filenames rust-lang/rust@c588849044 feat: convert add_braces to SyntaxFactory SyntaxEditor abstraction rust-lang/rust@bbfee60104 Properly use final tabstop when adding missing match arms rust-lang/rust@3e3fd4aabe Use snippet placeholders for generated match arms rust-lang/rust@3408dc1eb5 Update chown help with a link and adding cap warning rust-lang/rust@a9ecd0fa81 Expand std::os::unix::fs::chown() doc with a warning
def_id_parent
DefId
mut
HashMap<_, ()>
HashSet
LocalKey
##
Span
span
cov_span
$integer
{integer}
$float
{float}
merge_match_arms
reorder_impl_items
SyntaxFactory
The text was updated successfully, but these errors were encountered:
Upgrade toolchain to 2024-12-09 (#3768)
db1c5fe
Upgrade toolchain to 12/09. Culprit PRs: - rust-lang/rust#132410 - rust-lang/rust#133746 - Unnecessary `map_or` [clippy lint](https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or) As with previous toolchain upgrades, it's unclear why the LLBC tests regressed. Resolves #3754 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.
Successfully merging a pull request may close this issue.
Updating Rust toolchain from nightly-2024-11-28 to nightly-2024-11-29 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@6b6a867 up to rust-lang/rust@a2545fd. The log for this commit range is:
rust-lang/rust@a2545fd6fc Auto merge of #133540 - ehuss:compiletest-proc-macro, r=jieyouxu
rust-lang/rust@7e565cce6a Auto merge of #133468 - lcnr:uwu4, r=BoxyUwU
rust-lang/rust@d401a078e7 update comment
rust-lang/rust@23ba2d1194 ast_lowering: rm separate
def_id_parent
rust-lang/rust@94131bd0a8 always create
DefId
s when lowering anon-constsrust-lang/rust@467e200cd5 add tests
rust-lang/rust@9b4d7c6a40 Auto merge of #133568 - GuillaumeGomez:rollup-js22ovb, r=GuillaumeGomez
rust-lang/rust@22c5bb0bdc Rollup merge of #133560 - clubby789:mut-mut-space, r=jieyouxu
rust-lang/rust@7201f70c37 Rollup merge of #133557 - Monadic-Cat:small_doc_fixes, r=bjorn3
rust-lang/rust@ca71c8fe5e Rollup merge of #133487 - pitaj:reserve-guarded-strings, r=fee1-dead
rust-lang/rust@23bab15d73 Rollup merge of #133463 - taiki-e:aarch64-asm-x18, r=Amanieu
rust-lang/rust@470c4f94e8 Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=Amanieu
rust-lang/rust@89ae19ee0d Rollup merge of #133422 - taiki-e:riscv-e-clobber-abi, r=Amanieu
rust-lang/rust@bda2851826 Rollup merge of #133358 - compiler-errors:pin-coerce, r=eholk
rust-lang/rust@c1cfab230e Auto merge of #133564 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@15e8a2691b Fix proc macro test
rust-lang/rust@8cf30c2356 Merge pull request #18566 from lnicola/sync-from-rust
rust-lang/rust@1a435ed7ed Bump rustc crates
rust-lang/rust@c91f2a3280 Merge from rust-lang/rust
rust-lang/rust@6e3cb4abfb Preparing for merge from rust-lang/rust
rust-lang/rust@f005c7437d Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomez
rust-lang/rust@ed913fe3ee Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxu
rust-lang/rust@63a6e9c907 Rollup merge of #133547 - cuviper:span-set-entry, r=jieyouxu
rust-lang/rust@82d4eaeaff Rollup merge of #133543 - mustartt:aix-lgammaf_r-shim, r=cuviper
rust-lang/rust@0cad2dcba6 Rollup merge of #133537 - GuillaumeGomez:fix-clippy-lints, r=GuillaumeGomez
rust-lang/rust@7e2f261e05 Rollup merge of #133534 - RalfJung:cli-lint-flags, r=Nadrieril
rust-lang/rust@b46ed7119e Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, r=lcnr
rust-lang/rust@06815d0cc1 Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnr
rust-lang/rust@b1c33f4f09 Rollup merge of #133512 - bjoernager:slice-as-array, r=Amanieu
rust-lang/rust@3e095e864a Rollup merge of #133428 - compiler-errors:rpitit-unsound, r=lcnr
rust-lang/rust@acf48fcb9d Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params, r=lcnr
rust-lang/rust@09734ac3af Rollup merge of #133320 - cuviper:relnotes-1.83.0, r=cuviper
rust-lang/rust@10193a347a Rollup merge of #129409 - grinapo:patch-1, r=Amanieu
rust-lang/rust@f0c301ffe4 Fix new clippy lints
rust-lang/rust@c3c68c5cb1 Trim extra space in 'repeated
mut
' diagnosticrust-lang/rust@eddb717281 Auto merge of #133551 - matthiaskrgr:rollup-m0rr5oz, r=matthiaskrgr
rust-lang/rust@ca55eeeaf3 use intra-doc links for CodegenBackend::link
rust-lang/rust@52684a4c52 update comment (codegen_backend -> codegen_crate)
rust-lang/rust@5fc4f85f60 Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnr
rust-lang/rust@5d0ee56e88 Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnr
rust-lang/rust@a8b690fada Rollup merge of #133498 - GuillaumeGomez:missing-examples, r=joboet
rust-lang/rust@adf9b5fcd1 Rollup merge of #133418 - Zalathar:spans, r=jieyouxu
rust-lang/rust@af1ca153d4 Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillot
rust-lang/rust@66adeaf46b Auto merge of #133509 - Urgau:dangling_lint_perf, r=Noratrieb
rust-lang/rust@871cfc9dff Further simplifications
rust-lang/rust@37d3c6186e extend group-forbid-always-trumps-cli test
rust-lang/rust@4120fdbeab Check xform_ret_ty for WF in the new solver to improve method winnowing
rust-lang/rust@26c77742c3 Structurally resolve before applying projection in borrowck
rust-lang/rust@e11cfebf4e print generated doc paths
rust-lang/rust@e37ac2a66f rustc_span: Replace a
HashMap<_, ()>
withHashSet
rust-lang/rust@527b6065ba fmt
rust-lang/rust@f94142b366 Update tests to use new proc-macro header
rust-lang/rust@f592dd95db Compiletest: Add proc-macro header
rust-lang/rust@dc65c6317a Fix review comment
rust-lang/rust@b6c80a610f Avoid even more decoding if not absolutely necessary
rust-lang/rust@4c0ea55f40 Bless tests due to extra error reporting due to normalizing types that are not WF
rust-lang/rust@48b2bbd0de Structurally resolve before matching on type of projection
rust-lang/rust@72cd7ac4f1 Structurally resolve before checking never
rust-lang/rust@4b8ca28a1e Add '<[T]>::as_array', '<[T]>::as_mut_array', '<*const [T]>::as_array', and '<*mut [T]>::as_mut_array' conversion methods;
rust-lang/rust@9b040e92aa Avoid decoding from metadata if not necessary
rust-lang/rust@4e3354ef92 Merge pull request #18511 from darichey/sysroot-query-metadata
rust-lang/rust@02c3e6d087 Add missing code examples on
LocalKey
rust-lang/rust@44f4f67f46 fix confusing diagnostic for reserved
##
rust-lang/rust@bbce06e92d Merge pull request #18559 from ChayimFriedman2/recur-unsized
rust-lang/rust@b4a23bb3fc Fix a stack overflow when computing the sizedness of a struct that includes itself as the tail field
rust-lang/rust@687dc19cb6 Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed-x18
rust-lang/rust@59f01cdbf4 Support predicate registers (clobber-only) in Hexagon inline assembly
rust-lang/rust@15dff274d0 Actually use placeholder regions for trait method late bound regions in collect_return_position_impl_trait_in_trait_tys
rust-lang/rust@b250e0f043 Merge pull request #18552 from lnicola/rust-src-message
rust-lang/rust@63b82dd041 Fix missing rust-src message
rust-lang/rust@736c397f41 Fix clobber_abi in RV32E and RV64E inline assembly
rust-lang/rust@2748009aad coverage: Identify source files by ID, not by interned filename
rust-lang/rust@b9fb1a69d2 coverage: Store coverage source regions as
Span
until codegenrust-lang/rust@87fe7def12 coverage: Rename some FFI fields from
span
tocov_span
rust-lang/rust@619a272612 coverage: Ignore functions that end up having no mappings
rust-lang/rust@309c671083 Merge pull request #18548 from markmurphydev/master
rust-lang/rust@a3efe3bc29 Update request entry point file path in architecture.md
rust-lang/rust@50fb40a987 Delay a bug when encountering an impl with unconstrained generics in codegen_select
rust-lang/rust@9455373d20 Don't type error if we fail to coerce Pin because it doesnt contain a ref
rust-lang/rust@dd920fa31d Move pin ergonomics tests
rust-lang/rust@46cd0c5266 Also change an older
$integer
to{integer}
rust-lang/rust@c7195c4447 Change
$float
to{float}
in relnotesrust-lang/rust@c31a097d75 aix: create shim for lgammaf_r
rust-lang/rust@d3d334294a Add an empty line to fix markdown quoting
rust-lang/rust@3b8c0cccaa Reorder lang relnotes
rust-lang/rust@c14f0a1d51 Update relnotes from suggestions and issues sync
rust-lang/rust@7426066bbc Add release notes for Rust 1.83.0
rust-lang/rust@297db65fe3 Merge pull request #18485 from davidkurilla/feat-migrate-add_braces-to-use-SyntaxFactory
rust-lang/rust@70a098e6fc Merge pull request #18521 from tareknaser/syntax_factory_reorder_impl_items
rust-lang/rust@af318f7320 Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_match_arms
rust-lang/rust@00a8fc1c3d Merge pull request #18459 from Giga-Bowser/match-placeholders
rust-lang/rust@effe9ac712 improve selection handling for
merge_match_arms
rust-lang/rust@b4a31683c1 Re-add rust-analyzer.cargo.sysrootQueryMetadata
rust-lang/rust@a96a0934de feat: migrate
reorder_impl_items
assist to useSyntaxFactory
rust-lang/rust@c627c1a294 style: remove needless borrow
rust-lang/rust@34dd288376 style: cargo fmt
rust-lang/rust@451c8cdb06 Remove one stray space.
rust-lang/rust@5458612e04 fix: remove unused imports
rust-lang/rust@9085744662 fix: fix indentation error
rust-lang/rust@421661553f fix: fix immutable tree error
rust-lang/rust@159ba4ceab Deprecate the after_crate_root_parsing callback
rust-lang/rust@3b02a3309e Pass TyCtxt instead of Queries to the after_analysis callbacks
rust-lang/rust@1eece7478d Reduce the amount of GlobalCtxt::enter calls in the driver
rust-lang/rust@8e9bbc899c Move some code from Compiler::enter to GlobalCtxt::finish
rust-lang/rust@bec24a25cd Don't mutably borrow GlobalCtxt in QueryResult::enter
rust-lang/rust@8fbe0466f5 Let make_input immediately report an error for multiple input filenames
rust-lang/rust@c588849044 feat: convert add_braces to SyntaxFactory SyntaxEditor abstraction
rust-lang/rust@bbfee60104 Properly use final tabstop when adding missing match arms
rust-lang/rust@3e3fd4aabe Use snippet placeholders for generated match arms
rust-lang/rust@3408dc1eb5 Update chown help with a link and adding cap warning
rust-lang/rust@a9ecd0fa81 Expand std::os::unix::fs::chown() doc with a warning
The text was updated successfully, but these errors were encountered: