Skip to content
New issue

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

Automatic toolchain upgrade to nightly-2024-09-29 #3553

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-09-28 to nightly-2024-09-29 without any other source changes.

Copy link
Contributor Author

This is an automatically generated pull request. If any of the CI checks fail,
manual intervention is required. In such a case, review the changes at
https://github.com/rust-lang/rust from
rust-lang/rust@fa724e5 up to
rust-lang/rust@ed04567. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/ed04567ba1 Auto merge of #129385 - tgross35:more-platforms-enable-f16, r=Mark-Simulacrum

rust-lang/rust@a1fd235180 Auto merge of #130792 - tgross35:update-builtins, r=Amanieu
rust-lang/rust@fd36e8b0ec Update compiler_builtins to 0.1.130
rust-lang/rust@e6eb45143c Auto merge of #130979 - matthiaskrgr:rollup-u7ylca5, r=matthiaskrgr
rust-lang/rust@2fca8e5ae7 Rollup merge of #130976 - matthiaskrgr:clonee, r=jieyouxu
rust-lang/rust@1d29bfc562 Rollup merge of #130973 - matthiaskrgr:crash_rename, r=jieyouxu
rust-lang/rust@cfe0cff5b9 Rollup merge of #130960 - cuviper:cdylib-soname, r=petrochenkov
rust-lang/rust@f33fa3f57b Rollup merge of #130918 - onur-ozkan:better-llvm-submodule-handling, r=Kobzol
rust-lang/rust@5e4eab454a Rollup merge of #128778 - RalfJung:atomic-read-read-races, r=Mark-Simulacrum
rust-lang/rust@e174b92cb4 remove couple redundant clones
rust-lang/rust@612796c420 Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgr
rust-lang/rust@84c944c6ff compiletest: rename "runtest/crash.rs" to "runtest/crashes.rs" to be in line with the test directory
rust-lang/rust@96be76bf53 Further clarificarion for atomic and UnsafeCell docs:
rust-lang/rust@6ca5e29e49 allow mixed-size atomic reads
rust-lang/rust@ed417f44f8 miri: no longer complain about read-read races
rust-lang/rust@76bce58b7a atomics: allow atomic and non-atomic reads to race
rust-lang/rust@150247c338 Auto merge of #130897 - workingjubilee:dump-hexes-with-class, r=thomcc
rust-lang/rust@5d7db93600 Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-dead
rust-lang/rust@58d0730fb8 Rollup merge of #130944 - lukas-code:ptr-ptr-sub, r=compiler-errors
rust-lang/rust@6b5cd4e84e Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Kobzol
rust-lang/rust@7e32221aee Rollup merge of #130939 - obi1kenobi:patch-2, r=aDotInTheVoid
rust-lang/rust@2df6b0773e Rollup merge of #130924 - surechen:fix_130851, r=compiler-errors
rust-lang/rust@9c4b81c238 Rollup merge of #130922 - tyilo:udp-unspecified, r=ibraheemdev
rust-lang/rust@4e510daed7 Rollup merge of #130866 - compiler-errors:dyn-instantiate-binder, r=lcnr
rust-lang/rust@6e9db86787 Rollup merge of #125404 - a1phyr:fix-read_buf-uses, r=workingjubilee
rust-lang/rust@851f698682 Auto merge of #130874 - klensy:bumpme, r=jieyouxu
rust-lang/rust@b6576e3f63 Auto merge of #130948 - GuillaumeGomez:subtree-update, r=GuillaumeGomez
rust-lang/rust@1b6d674773 Auto merge of #130929 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@f46057bf1c Only add an automatic SONAME for Rust dylibs
rust-lang/rust@404c5d26c9 Enable f16 on platforms that were missing conversion symbols
rust-lang/rust@19d5568ad3 tests: issue-34798.rs => allow-phantomdata-in-ffi.rs
rust-lang/rust@83e4e18896 Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgr
rust-lang/rust@a1fbf251b8 tests: issue-14309.* => repr-rust-is-undefined.*
rust-lang/rust@bcf8cf2943 tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rs
rust-lang/rust@d0102fdd0f Update libgccjit version used in CI
rust-lang/rust@7cde7db1fc Fmt
rust-lang/rust@325b70890a Merge commit '3187d32079b817522cc17413ec9185b130daf693' into subtree-update
rust-lang/rust@f0677e7d39 Update cargo
rust-lang/rust@d753aba3b3 Get rid of a_is_expected from ToTrace
rust-lang/rust@4fb097a5de Instantiate binders when checking supertrait upcasting
rust-lang/rust@243c6d67ff Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxu
rust-lang/rust@22c1009e7f Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35
rust-lang/rust@6c362bf8f6 Rollup merge of #130915 - naskya:fix/typo, r=jieyouxu
rust-lang/rust@a935064fae Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-errors
rust-lang/rust@ae43f27f83 Rollup merge of #130730 - veera-sivarajan:clean-test-headers, r=compiler-errors
rust-lang/rust@65196ca4a9 Rollup merge of #130718 - jackh726:known-bug-cleanup, r=compiler-errors
rust-lang/rust@3187d32079 Merge pull request #556 from GuillaumeGomez/sync_2024-08-12
rust-lang/rust@53f45c4332 borrowck: use subtyping instead of equality for ptr-to-ptr casts
rust-lang/rust@8302f2e35f add even more tests for ptr-to-ptr casts on trait objects
rust-lang/rust@a2a4ea0850 Partially revert "ci: Use mv instead of cp in upload step"
rust-lang/rust@282d04489a Revert "ci: Try to remove unused Xcode dirs"
rust-lang/rust@3b9db47f07 rustdoc: update ProcMacro docs section on helper attributes
rust-lang/rust@e5e1fadc2b Cleanup some known-bug issues
rust-lang/rust@12575df6ba Cleanup
rust-lang/rust@a1846ec22f gitignore: Add eglot LSP config file
rust-lang/rust@6453f7e514 etc: Add rust-analyzer configs for eglot & helix
rust-lang/rust@117cf3e3cd Fix for libgccjit 12
rust-lang/rust@11f4f160d3 Implement a hack for an intrinsic mapping where we need to output a different builtin based on an argument
rust-lang/rust@1e8354a461 Fix mapping
rust-lang/rust@cd1b245c99 improve LLVM submodule handling logic in llvm::prebuilt_llvm_config
rust-lang/rust@6c852d3ec4 Allow shlex stdlib dependency
rust-lang/rust@892d192b15 Update Cargo.lock
rust-lang/rust@0bf928968b Make clashing_extern_declarations considering generic args for ADT field
rust-lang/rust@fa3215daad Reference UNSPECIFIED instead of INADDR_ANY in join_multicast_v4
rust-lang/rust@62d92e651e bless tidy
rust-lang/rust@26c09b6553 bump few deps
rust-lang/rust@8ba2c7d42b fix minor typo in triagebot config
rust-lang/rust@d4ee408afc Check allow instantiating object trait binder when upcasting and in new solver
rust-lang/rust@f21f4cd60e library: Compute RUST_EXCEPTION_CLASS from native-endian bytes
rust-lang/rust@7d4d356bdd Enable the cfg stdarch_intel_sde to fix the segfault when running the tests under SDE
rust-lang/rust@01a063f9df Compiler: Rename "object safe" to "dyn compatible"
rust-lang/rust@79a6e4eaa3 Add documentation for stdarch tests
rust-lang/rust@0a52b65113 Update to Ubuntu 24.04 to get a more recent GNU as
rust-lang/rust@88445ee1c2 Add missing SIMD intrinsics
rust-lang/rust@d77664bed9 Add a comment to Read::read_buf
rust-lang/rust@4b8a66c908 Add tests
rust-lang/rust@bf768886d1 Fix io::default_read_to_end uses of read_buf
rust-lang/rust@04710e27d2 Fix io::BufReader uses of read_buf
rust-lang/rust@ba3b536e20 Fix io::Take::read_buf
rust-lang/rust@8cf861db3a Reorganize Test Headers
rust-lang/rust@cb36d78d7b Add more SIMD intrinsics
rust-lang/rust@17f3dbf656 Add more SIMD intrinsics
rust-lang/rust@2c93ffb30f Add SIMD intrinsic
rust-lang/rust@3018d9dc8f Merge pull request #560 from trivikr/actions-checkout-v4
rust-lang/rust@93b94c240e ci: bump actions/checkout to v4
rust-lang/rust@42d03f6633 Add support for more SIMD intrinsics
rust-lang/rust@bcc5a1c77e Update libgccjit version
rust-lang/rust@62f44d7f20 Add more SIMD intrinsics
rust-lang/rust@cb0b5199ff Add more SIMD intrinsics
rust-lang/rust@c207badc2d Add missing intrinsics translation for llvm.x86.xsavec64 and fix more intrinsic calls
rust-lang/rust@623dc09fa3 Add support for more SIMD intrinsics
rust-lang/rust@39e191077b Add missing intrinsic translation for llvm.x86.xsaveopt64
rust-lang/rust@244ac08734 Add missing intrinsic translation for llvm.x86.xrstor64
rust-lang/rust@139eea948d fmt
rust-lang/rust@2e7d256280 Add more SIMD intrinsics
rust-lang/rust@197df44af9 Regenerate intrinsics
rust-lang/rust@e064b729b9 Add missing intrinsic translation for llvm.x86.xsave64
rust-lang/rust@d3c9cc57d2 Add support for missing SIMD intrinsics
rust-lang/rust@52d9a3d2f1 Merge pull request #559 from Sajjon/sajjon_fix_typos
rust-lang/rust@59b42b92e7 chore: Fix some typos
rust-lang/rust@4dd288cecf Fix tests
rust-lang/rust@0bdc5ffd68 Support the weak variable attribute
rust-lang/rust@d3cfb7274d Fix clippy lint
rust-lang/rust@b4ef8980a3 Fix formatting
rust-lang/rust@b70a1ec0b1 Add missing impl Copy for *mut T
rust-lang/rust@afb14f75e1 Unpin compiler-builtins
rust-lang/rust@3b45cf476a Update sysroot Cargo.lock
rust-lang/rust@fb6118b824 Rename compiler-builtins-no-f16-f128 into std/compiler-builtins-no-f16-f128
rust-lang/rust@8643c13e54 Fix patch libgccjit12/0001-core-Disable-portable-simd-test.patch
rust-lang/rust@dd76ad45b3 Fix libcore patch
rust-lang/rust@8bd9b48e7e Update compiler version to nightly-2024-08-11
rust-lang/rust@b373147918 Fixes in various places
rust-lang/rust@f824fb6d9f Update compiler-builtins version to 0.1.118
rust-lang/rust@51130e10f1 Hide implicit target features from diagnostics when possible
rust-lang/rust@e80199cc79 Refactor and fill out target feature lists
rust-lang/rust@50b374627f Move computation of decorated names out of the create_dll_import_lib method
rust-lang/rust@c57eb5581f Move temp file name generation out of the create_dll_import_lib method
rust-lang/rust@78f5ee6518 Update compiler_builtins to 0.1.114
rust-lang/rust@1cbbac3911 Reformat use declarations.
rust-lang/rust@88f7508da7 stabilize is_sorted
rust-lang/rust@fd56f44836 Format cg_gcc with same formatting parameters
rust-lang/rust@f34f3c7e7f Align cg_gcc rustfmt.toml with rust's
rust-lang/rust@6199de2833 Sync ar_archive_writer to LLVM 18.1.3
rust-lang/rust@24ab684b44 Remove lang feature for type ascription
rust-lang/rust@fb4738571f Miri function identity hack: account for possible inlining
rust-lang/rust@007fa3b94e Fix spans
rust-lang/rust@3eb28444b5 Give Instance::expect_resolve a span
rust-lang/rust@2cc32badb4 Merge pull request #554 from sapir/remove-void-func-debug-var
rust-lang/rust@4fe1647d21 Remove dummy value locals for function ptr calls
rust-lang/rust@fb95096593 Merge pull request #549 from sapir/value-counter
rust-lang/rust@0475182ddc Merge pull request #548 from sapir/code-model
rust-lang/rust@014a84029c Replace stack_var_count and RETURN_VALUE_COUNT with a single counter
rust-lang/rust@f579dee206 Implement CodeModel
rust-lang/rust@f7f9a3fb28 Update Cargo.lock

@github-actions github-actions bot requested a review from a team as a code owner September 29, 2024 11:54
@tautschnig tautschnig closed this Sep 29, 2024
@tautschnig tautschnig reopened this Sep 29, 2024
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Sep 29, 2024
@tautschnig tautschnig added this pull request to the merge queue Sep 29, 2024
Merged via the queue into main with commit 799c855 Sep 29, 2024
27 checks passed
@tautschnig tautschnig deleted the toolchain-2024-09-29 branch September 29, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant