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-2023-10-10 #2816

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2023-10-09 to nightly-2023-10-10 without any other source changes.
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@bf9a1c8 up to rust-lang/rust@59edd67. The log for this commit range is:
rust-lang/rust@59edd67056 Auto merge of #116497 - compiler-errors:impl-span, r=cjgillot
rust-lang/rust@cdddcd3bea Auto merge of #116532 - onur-ozkan:enable-rustflags-bootstrap-on-bootstrap, r=albertlarsan68
rust-lang/rust@317783ad2c Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgr
rust-lang/rust@27a5146e7c Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errors
rust-lang/rust@ea5cac02e8 Rollup merge of #116556 - bjorn3:sync_cg_clif-2023-10-09, r=bjorn3
rust-lang/rust@148f5c1bdf Rollup merge of #116549 - DaniPopes:miropts-let-chains, r=oli-obk
rust-lang/rust@2266e79421 Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obk
rust-lang/rust@374c885f4a Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errors
rust-lang/rust@389747c41d Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errors
rust-lang/rust@be581d9f82 Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmease
rust-lang/rust@1210aac1c0 Add more complex test cases for enum discriminant display
rust-lang/rust@4b6fc8b70f Improve code
rust-lang/rust@592163fb71 Extend impl's def_span to include where clauses
rust-lang/rust@2e000ebaa5 add test
rust-lang/rust@7ed044c075 Auto merge of #115238 - workingjubilee:ich-entferne-welke-blumen, r=nikic
rust-lang/rust@3ed3765259 Remove no longer used dependency from the list of allowed dependencies
rust-lang/rust@169055f2ff Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-2023-10-09
rust-lang/rust@81dc066758 Rustup to rustc 1.75.0-nightly (bf9a1c8a1 2023-10-08)
rust-lang/rust@88198c70e4 Sync from rust bf9a1c8a193fc373897196321215794c8bebbeec
rust-lang/rust@4ff6e87a8c return crates instead of a crate
rust-lang/rust@093b9d5b29 Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obk
rust-lang/rust@47ebffabb8 Simplify some mir passes by using let chains
rust-lang/rust@23a3b9e449 Fix suggestion span involving wrongly placed generic arg on enum variants
rust-lang/rust@1f48cbc3f8 Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikic
rust-lang/rust@37fda989ea Auto merge of #116468 - nnethercote:rustc_serialize, r=Mark-Simulacrum
rust-lang/rust@31cb61b311 Drop all MIPS targets from CI
rust-lang/rust@14cdb3808d Drop mips*-unknown-linux-musl* to tier 3
rust-lang/rust@03870154f4 Drop mips*-unknown-linux-gnu* to tier 3
rust-lang/rust@9d211b044d Ignore MSVC in test.
rust-lang/rust@098fc9715e Make FnDef 1-ZST in LLVM debuginfo.
rust-lang/rust@005ec2e51c Do not run optimizations on trivial MIR.
rust-lang/rust@cc5db2c1c8 Merge pull request #1397 from bjorn3/inline_asm_tweaks
rust-lang/rust@89d610cd06 Add RUSTFLAGS_BOOTSTRAP to RUSTFLAGS for bootstrap compilation
rust-lang/rust@a8830631b9 remove trailing dots
rust-lang/rust@996ffcb718 always show and explain sub region
rust-lang/rust@5be0b2283a improve the suggestion of generic_bound_failure
rust-lang/rust@2672876b63 Run inline asm rustc tests on CI
rust-lang/rust@91e5bd87e6 Skip cpuid shim when inline asm support is enabled
rust-lang/rust@07147f34d0 Fix inline asm on macOS
rust-lang/rust@81093441c1 Rustup to rustc 1.75.0-nightly (97c81e1b5 2023-10-07)
rust-lang/rust@1906ec56fc Sync from rust 97c81e1b537088f1881c8894ee8579812ed9b6d1
rust-lang/rust@fea943debf Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3
rust-lang/rust@b0badc17cd Add cross-crate C-like variant test
rust-lang/rust@de70a77be2 Correctly handle cross-crate C-like variants
rust-lang/rust@1994d0b4a4 Update enum-variant-value test
rust-lang/rust@9e15f363be Only display enum variants integer values if one of them has a value set
rust-lang/rust@e759603da1 Consistently use eprintln inside the build system
rust-lang/rust@c9f6ac45d9 Rollup merge of #116277 - RalfJung:post-mono, r=oli-obk
rust-lang/rust@91114d6616 Show values of C-like variants even if not defined by the user
rust-lang/rust@2753052adf compiler: always use var_os("RUST_BACKTRACE")
rust-lang/rust@ad8271dd56 Use collect to decode Vec.
rust-lang/rust@1d71971973 Streamline some Encodable impls.
rust-lang/rust@2db1d59830 Use collect for decoding more collection types.
rust-lang/rust@5f69ca62f2 rustc_serialize: merge collection_impls.rs into serialize.rs.
rust-lang/rust@f703475b4e Remove unused serialization support for LinkedList.
rust-lang/rust@3ee67475b2 rustc_serialize: Remove unneeded feature decls.
rust-lang/rust@e825497b7d Merge pull request #1396 from bjorn3/aarch64_asm
rust-lang/rust@4577c1dc05 Temporarily remove riscv64 inline asm support
rust-lang/rust@b1421dea1d Support inline asm on AArch64
rust-lang/rust@a47b9fd2e6 Remove stub support for 32bit inline assembly
rust-lang/rust@ed900871cf Rollup merge of #116223 - catandcoder:master, r=cjgillot
rust-lang/rust@f61b14dfc2 Fix misuses of a vs an
rust-lang/rust@673f447353 Auto merge of #115025 - ouz-a:ouz_testing, r=lcnr
rust-lang/rust@27f88ee273 have better explanation for relate_types
rust-lang/rust@646d8d9822 change is_subtype to relate_types
rust-lang/rust@8c3406f8bc Add docs, remove code, change subtyper code
rust-lang/rust@4e9e0aae33 subtyping_projections
rust-lang/rust@f1ede97b14 Update portable-simd test and implement new simd_* platform intrinsics
rust-lang/rust@9536ec32bf Temporarily ignore regex test which gets miscompiled when using an LLVM sysroot
rust-lang/rust@c974bc89b8 Update regex and implement necessary AArch64 vendor intrinsics
rust-lang/rust@cf36f4e0dc Update rand test
rust-lang/rust@b49adfeea5 Compile cg_clif with -Zallow-features=rustc_private
rust-lang/rust@654bc614dd Fix simd_shuffle_generic intrinsic
rust-lang/rust@5aeae0524e Rustup to rustc 1.75.0-nightly (e0d7ed1f4 2023-10-01)
rust-lang/rust@aeeed8a683 Sync from rust e0d7ed1f453fb54578cc96dfea859b0e7be15016
rust-lang/rust@f04620a508 Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum
rust-lang/rust@2860a89cb1 implement major change tracking for the bootstrap configuration
rust-lang/rust@ffa2d3ab63 dont call mir.post_mono_checks in codegen
rust-lang/rust@81d219a27d Auto merge of #115933 - oli-obk:simd_shuffle_const, r=workingjubilee
rust-lang/rust@809cd20618 Skip reinterning if nothing changed
rust-lang/rust@17d7821a2a Strip OpaqueCast during RevealAll.
rust-lang/rust@cb55ce11dc Fix potential crash on large constant ZST slice
rust-lang/rust@ca18301dfe Fix rustc test suite
rust-lang/rust@74e9f2657a Rustup to rustc 1.74.0-nightly (0288f2e19 2023-09-25)
rust-lang/rust@b03d0b8512 Sync from rust 0288f2e1955b154262e0669ec5f7bb9a4c6cf5aa
rust-lang/rust@159293cdbf subst -> instantiate
rust-lang/rust@4a64c796ee Add test for enum variant value display
rust-lang/rust@a576dfd0c6 Show enum variant value if it is a C-like variant
rust-lang/rust@8071ec78ea Always explicitly set the preserve_frame_pointers value
rust-lang/rust@02dec62de5 Update to Cranelift 0.100
rust-lang/rust@1351de36ee Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk
rust-lang/rust@0e02cab8ba rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
rust-lang/rust@dd48b5e393 adjust constValue::Slice to work for arbitrary slice types
rust-lang/rust@9b855a9f61 Add missing with_no_trimmed_paths to CommentWriter::new()
rust-lang/rust@baee5ce1fc Rustup to rustc 1.74.0-nightly (65ea825f4 2023-09-18)
rust-lang/rust@5f3b867831 Sync from rust 65ea825f4021eaf77f1b25139969712d65b435a4
rust-lang/rust@247d38d174 move ConstValue into mir
rust-lang/rust@46b55ae176 Auto merge of #115748 - RalfJung:post-mono, r=oli-obk
rust-lang/rust@6fd5dc8860 Prototype using const generic for simd_shuffle IDX array
rust-lang/rust@fbb276e933 Update some dependencies
rust-lang/rust@f9f8bffaec fix gcc, cranelift build
rust-lang/rust@89f0d18bc8 clarify PassMode::Indirect as well
rust-lang/rust@b7cc765b60 don't point at const usage site for resolution-time errors
rust-lang/rust@3113fef3a3 move required_consts check to general post-mono-check function
rust-lang/rust@5c7a87c9ba Merge pull request #1393 from onur-ozkan/rustfmt-group-imports
rust-lang/rust@e048674ea5 organize import sections with rustfmt group_imports
rust-lang/rust@02e5f387fa Add debug tracing for failed commands
rust-lang/rust@d8c1393557 Avoid mir_operand_get_const_val for simd_shuffle and cmpps and cmppd
rust-lang/rust@aab17ccd19 Fix rustc test suite
rust-lang/rust@b67a1c4ea7 Rustup to rustc 1.74.0-nightly (8142a319e 2023-09-13)
rust-lang/rust@214d474a85 Sync from rust 8142a319ed5c1d1f96e5a1881a6546e463b77c8f
rust-lang/rust@90d894e122 make it more clear which functions create fresh AllocId
rust-lang/rust@a5b81faef0 cleanup op_to_const a bit; rename ConstValue::ByRef → Indirect
rust-lang/rust@d1ea6997e8 use AllocId instead of Allocation in ConstValue::ByRef
rust-lang/rust@1956fb84f3 Rollup merge of #115798 - RalfJung:non_1zst_field, r=wesleywiser
rust-lang/rust@9475cdb02d Rollup merge of #115736 - Zoxc:time-cleanup, r=wesleywiser
rust-lang/rust@8e6f68be39 make the eval() functions on our const types return the resulting value
rust-lang/rust@72fb4b8f31 add helper method for finding the one non-1-ZST field
rust-lang/rust@4f6e9fd8d3 Remove verbose_generic_activity_with_arg
rust-lang/rust@c41e7794cd Auto merge of #115418 - Zoxc:freeze-source, r=oli-obk
rust-lang/rust@d72f7109ed Update steps to testing rustc changes for upstream changes
rust-lang/rust@5ae94e91f0 Rustup to rustc 1.74.0-nightly (e3abbd499 2023-09-06)
rust-lang/rust@28f12f057d Merge branch 'sync_from_rust'
rust-lang/rust@4ecfd30a86 Use Freeze for SourceFile.lines
rust-lang/rust@6285086ead Auto merge of #115616 - bjorn3:sync_cg_clif-2023-09-06, r=bjorn3
rust-lang/rust@d4f12a5ed3 Auto merge of #115580 - eduardosm:stdarch-intrinsics, r=davidtwco,bjorn3
rust-lang/rust@f2211c5242 Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-2023-09-06
rust-lang/rust@4cd5177015 Remove special handling in codegen for some AVX and SSE2 shift by immediate intrinsics
rust-lang/rust@9f562f290d Remove special handling in codegen for some SSE2 "storeu" intrinsics

@github-actions github-actions bot requested a review from a team as a code owner October 10, 2023 03:07
@zhassan-aws zhassan-aws reopened this Oct 10, 2023
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Oct 10, 2023
@zhassan-aws zhassan-aws added Z-BenchCI Tag a PR to run benchmark CI and removed Z-BenchCI Tag a PR to run benchmark CI labels Oct 10, 2023
@tautschnig tautschnig merged commit 2056bb5 into main Oct 10, 2023
13 of 14 checks passed
@tautschnig tautschnig deleted the toolchain-2023-10-10 branch November 30, 2023 09:43
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.

4 participants