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-09-12 to nightly-2024-09-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@8d6b88b up to rust-lang/rust@adaff53. The log for this commit range is: rust-lang/rust@adaff5368b Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzol rust-lang/rust@2e8db5e9e3 Auto merge of #130281 - matthiaskrgr:rollup-1b2ibs8, r=matthiaskrgr rust-lang/rust@ed1602e480 Rollup merge of #130276 - compiler-errors:nalgebra-hang, r=lcnr rust-lang/rust@cb1d80d1e5 Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors rust-lang/rust@7cae463bda Rollup merge of #130263 - Zalathar:sums, r=compiler-errors rust-lang/rust@b0ff0b7bf9 Rollup merge of #130208 - nnethercote:rslv-lifetime, r=petrochenkov rust-lang/rust@4428d6f363 Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead rust-lang/rust@8c0ec05f7d Auto merge of #129992 - alexcrichton:update-compiler-builtins, r=tgross35 rust-lang/rust@d3ebd232a5 Add test for nalgebra hang in coherence rust-lang/rust@394c4060d2 Auto merge of #130269 - Zalathar:rollup-coxzt2t, r=Zalathar rust-lang/rust@675c99f4d5 more eagerly discard constraints on overflow rust-lang/rust@458a57adeb Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxu rust-lang/rust@a3d9d13d7a Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukang rust-lang/rust@57020e0f8c Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxu rust-lang/rust@3ba12756d3 Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister rust-lang/rust@c3d1be7c7f Rollup merge of #130160 - Scripter17:fix-slice-first_mut-doc, r=Amanieu rust-lang/rust@c7162da850 Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu rust-lang/rust@65a5cd467d Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jieyouxu rust-lang/rust@8e037ccec7 Rollup merge of #125060 - ChrisJefferson:pathbuf-doc, r=workingjubilee rust-lang/rust@f753bc769b Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr rust-lang/rust@7c7372b6a1 Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu rust-lang/rust@2344133ba6 coverage: Simplify creation of sum counters rust-lang/rust@a7a3595668 coverage: Separate creation of edge counters from building their sum rust-lang/rust@45c471b1f3 Fixup docs for PathBuf rust-lang/rust@d6ef1b99e8 Expand PathBuf documentation rust-lang/rust@1f51450c68 Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors rust-lang/rust@ed9b2bac36 Re-run coverage tests if coverage-dump was modified rust-lang/rust@6c65d4f47f Auto merge of #130183 - Marcondiro:unicode-16.0.0, r=Manishearth rust-lang/rust@8dc227866f Remove unused functions from ast CoroutineKind rust-lang/rust@3afb2bb76c Auto merge of #130253 - workingjubilee:rollup-npqpnaf, r=workingjubilee rust-lang/rust@b4201d3f78 Rollup merge of #130248 - nyurik:fix-129895, r=workingjubilee rust-lang/rust@8265506519 Rollup merge of #130244 - samueltardieu:qmark-expansion-span-fix, r=jieyouxu rust-lang/rust@142598214c Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors rust-lang/rust@1e3d1ad4bc Rollup merge of #130228 - RalfJung:intrinsics-notify, r=saethlin rust-lang/rust@eb9a4f7ab8 Rollup merge of #130168 - juliusl:pr/fix-win-fs-change-time-links, r=ChrisDenton rust-lang/rust@a31a8fe0cf Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errors rust-lang/rust@c4488c49de Rollup merge of #130077 - madsmtm:watchos-arm-unwind, r=workingjubilee rust-lang/rust@312b597a7e Rollup merge of #129835 - RalfJung:float-tests, r=workingjubilee rust-lang/rust@abf0ac5ba0 Rollup merge of #129696 - RalfJung:stdarch, r=Amanieu rust-lang/rust@6879ee6818 Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-errors rust-lang/rust@d4fc76cbf3 Introduce 'ra lifetime name. rust-lang/rust@594de02cba Properly deny const gen/async gen fns rust-lang/rust@e866f8a97d Revert 'Stabilize -Znext-solver=coherence' rust-lang/rust@6d064295c8 clippy::useless_conversion rust-lang/rust@368231c995 Limit libc::link usage to nto70 target only, not NTO OS rust-lang/rust@af8d911d63 Also fix if in else rust-lang/rust@496709356c unify llvm-bitcode-linker, wasm-component-ld and llvm-tools logics rust-lang/rust@6ee87ae594 Use the same span for attributes and Try expansion of ? rust-lang/rust@5527076d84 chore: remove struct details rust-lang/rust@3842ea671b miri: fix overflow detection for unsigned pointer offset rust-lang/rust@954419aab0 Simplify some nested if statements rust-lang/rust@6c8423865f docs: remove struct info rust-lang/rust@5b7be148ea Revert warning empty patterns as unreachable rust-lang/rust@db40dc3168 notify Miri when intrinsics are changed rust-lang/rust@542a6c67ae miri: support vector index arguments in simd_shuffle rust-lang/rust@b44f1dd758 update stdarch rust-lang/rust@e556c136f3 clean up internal comments about float semantics rust-lang/rust@3daa9518d5 enable and extend float-classify test rust-lang/rust@c40ee79b84 move float tests into their own dir rust-lang/rust@180eacea1c these tests seem to work fine on i586 these days rust-lang/rust@3810386bbe Add -Z small-data-threshold rust-lang/rust@713828d4f4 Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd for pdb files. rust-lang/rust@c8d9bd488a Bump unicode printable to version 16.0.0 rust-lang/rust@bdda4ec2f5 Bump unicode_data to version 16.0.0 rust-lang/rust@a0a89e5538 chore: removing supporting links in favor of existing doc-comment style rust-lang/rust@2f1e1be6ff maint: update docs for change_time ext and doc links rust-lang/rust@99cad123ed Fix slice::first_mut docs pointer -> reference rust-lang/rust@dd35398545 Pass deployment target when linking with cc on Apple targets rust-lang/rust@97df8fb7ec Fix default/minimum deployment target for Aarch64 simulator targets rust-lang/rust@0b20ffcb63 Remove needless returns detected by clippy in the compiler rust-lang/rust@7a3a317618 remove const_slice_index annotations, it never had a feature gate anyway rust-lang/rust@332fa6aa6e add FIXME(const-hack) rust-lang/rust@f98ca32b0a Fix linking error when compiling for 32-bit watchOS rust-lang/rust@7f9a541059 remove pointless rustc_const_unstable on trait impls rust-lang/rust@5396124aa3 Update compiler-builtins to 0.1.125
coverage-dump
'ra
libc::link
nto70
llvm-bitcode-linker
wasm-component-ld
The text was updated successfully, but these errors were encountered:
Looking at the failure log it might be that we just want to skip foward to 2024-09-14.
Sorry, something went wrong.
Upgrade toolchain to 2024-09-14 (#3529)
d05d604
Resolves #3525 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-09-12 to nightly-2024-09-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@8d6b88b up to rust-lang/rust@adaff53. The log for this commit range is:
rust-lang/rust@adaff5368b Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzol
rust-lang/rust@2e8db5e9e3 Auto merge of #130281 - matthiaskrgr:rollup-1b2ibs8, r=matthiaskrgr
rust-lang/rust@ed1602e480 Rollup merge of #130276 - compiler-errors:nalgebra-hang, r=lcnr
rust-lang/rust@cb1d80d1e5 Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors
rust-lang/rust@7cae463bda Rollup merge of #130263 - Zalathar:sums, r=compiler-errors
rust-lang/rust@b0ff0b7bf9 Rollup merge of #130208 - nnethercote:rslv-lifetime, r=petrochenkov
rust-lang/rust@4428d6f363 Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead
rust-lang/rust@8c0ec05f7d Auto merge of #129992 - alexcrichton:update-compiler-builtins, r=tgross35
rust-lang/rust@d3ebd232a5 Add test for nalgebra hang in coherence
rust-lang/rust@394c4060d2 Auto merge of #130269 - Zalathar:rollup-coxzt2t, r=Zalathar
rust-lang/rust@675c99f4d5 more eagerly discard constraints on overflow
rust-lang/rust@458a57adeb Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxu
rust-lang/rust@a3d9d13d7a Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukang
rust-lang/rust@57020e0f8c Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxu
rust-lang/rust@3ba12756d3 Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister
rust-lang/rust@c3d1be7c7f Rollup merge of #130160 - Scripter17:fix-slice-first_mut-doc, r=Amanieu
rust-lang/rust@c7162da850 Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu
rust-lang/rust@65a5cd467d Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jieyouxu
rust-lang/rust@8e037ccec7 Rollup merge of #125060 - ChrisJefferson:pathbuf-doc, r=workingjubilee
rust-lang/rust@f753bc769b Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr
rust-lang/rust@7c7372b6a1 Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu
rust-lang/rust@2344133ba6 coverage: Simplify creation of sum counters
rust-lang/rust@a7a3595668 coverage: Separate creation of edge counters from building their sum
rust-lang/rust@45c471b1f3 Fixup docs for PathBuf
rust-lang/rust@d6ef1b99e8 Expand PathBuf documentation
rust-lang/rust@1f51450c68 Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors
rust-lang/rust@ed9b2bac36 Re-run coverage tests if
coverage-dump
was modifiedrust-lang/rust@6c65d4f47f Auto merge of #130183 - Marcondiro:unicode-16.0.0, r=Manishearth
rust-lang/rust@8dc227866f Remove unused functions from ast CoroutineKind
rust-lang/rust@3afb2bb76c Auto merge of #130253 - workingjubilee:rollup-npqpnaf, r=workingjubilee
rust-lang/rust@b4201d3f78 Rollup merge of #130248 - nyurik:fix-129895, r=workingjubilee
rust-lang/rust@8265506519 Rollup merge of #130244 - samueltardieu:qmark-expansion-span-fix, r=jieyouxu
rust-lang/rust@142598214c Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors
rust-lang/rust@1e3d1ad4bc Rollup merge of #130228 - RalfJung:intrinsics-notify, r=saethlin
rust-lang/rust@eb9a4f7ab8 Rollup merge of #130168 - juliusl:pr/fix-win-fs-change-time-links, r=ChrisDenton
rust-lang/rust@a31a8fe0cf Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errors
rust-lang/rust@c4488c49de Rollup merge of #130077 - madsmtm:watchos-arm-unwind, r=workingjubilee
rust-lang/rust@312b597a7e Rollup merge of #129835 - RalfJung:float-tests, r=workingjubilee
rust-lang/rust@abf0ac5ba0 Rollup merge of #129696 - RalfJung:stdarch, r=Amanieu
rust-lang/rust@6879ee6818 Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-errors
rust-lang/rust@d4fc76cbf3 Introduce
'ra
lifetime name.rust-lang/rust@594de02cba Properly deny const gen/async gen fns
rust-lang/rust@e866f8a97d Revert 'Stabilize -Znext-solver=coherence'
rust-lang/rust@6d064295c8 clippy::useless_conversion
rust-lang/rust@368231c995 Limit
libc::link
usage tonto70
target only, not NTO OSrust-lang/rust@af8d911d63 Also fix if in else
rust-lang/rust@496709356c unify
llvm-bitcode-linker
,wasm-component-ld
and llvm-tools logicsrust-lang/rust@6ee87ae594 Use the same span for attributes and Try expansion of ?
rust-lang/rust@5527076d84 chore: remove struct details
rust-lang/rust@3842ea671b miri: fix overflow detection for unsigned pointer offset
rust-lang/rust@954419aab0 Simplify some nested if statements
rust-lang/rust@6c8423865f docs: remove struct info
rust-lang/rust@5b7be148ea Revert warning empty patterns as unreachable
rust-lang/rust@db40dc3168 notify Miri when intrinsics are changed
rust-lang/rust@542a6c67ae miri: support vector index arguments in simd_shuffle
rust-lang/rust@b44f1dd758 update stdarch
rust-lang/rust@e556c136f3 clean up internal comments about float semantics
rust-lang/rust@3daa9518d5 enable and extend float-classify test
rust-lang/rust@c40ee79b84 move float tests into their own dir
rust-lang/rust@180eacea1c these tests seem to work fine on i586 these days
rust-lang/rust@3810386bbe Add -Z small-data-threshold
rust-lang/rust@713828d4f4 Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd for pdb files.
rust-lang/rust@c8d9bd488a Bump unicode printable to version 16.0.0
rust-lang/rust@bdda4ec2f5 Bump unicode_data to version 16.0.0
rust-lang/rust@a0a89e5538 chore: removing supporting links in favor of existing doc-comment style
rust-lang/rust@2f1e1be6ff maint: update docs for change_time ext and doc links
rust-lang/rust@99cad123ed Fix slice::first_mut docs pointer -> reference
rust-lang/rust@dd35398545 Pass deployment target when linking with cc on Apple targets
rust-lang/rust@97df8fb7ec Fix default/minimum deployment target for Aarch64 simulator targets
rust-lang/rust@0b20ffcb63 Remove needless returns detected by clippy in the compiler
rust-lang/rust@7a3a317618 remove const_slice_index annotations, it never had a feature gate anyway
rust-lang/rust@332fa6aa6e add FIXME(const-hack)
rust-lang/rust@f98ca32b0a Fix linking error when compiling for 32-bit watchOS
rust-lang/rust@7f9a541059 remove pointless rustc_const_unstable on trait impls
rust-lang/rust@5396124aa3 Update compiler-builtins to 0.1.125
The text was updated successfully, but these errors were encountered: