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-09-11 #2764

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2023-09-10 to nightly-2023-09-11 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@8ed4537 up to rust-lang/rust@030e4d3. The log for this commit range is:
rust-lang/rust@030e4d382f Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomez
rust-lang/rust@c0583a0221 Auto merge of #112701 - bjorn3:test_cg_clif_in_ci2, r=Mark-Simulacrum
rust-lang/rust@7418413a7f Auto merge of #115306 - tmiasko:encode-reachable-mir, r=cjgillot
rust-lang/rust@c79b960747 rustdoc: filter before storing in vec
rust-lang/rust@238d8e3ec7 Allow testing cg_clif using ./x.py test
rust-lang/rust@8e37c509fd Auto merge of #115731 - GuillaumeGomez:migrate-gui-test-color-40, r=notriddle
rust-lang/rust@344ac25cbd Migrate GUI colors test to original CSS color format
rust-lang/rust@d99333e444 Encode only MIR that can be used by other crates
rust-lang/rust@6645a93cef Auto merge of #115711 - Zoxc:freeze-cstore, r=oli-obk
rust-lang/rust@01ce2d0ea1 Auto merge of #115725 - PhilVoel:patch-1, r=notriddle
rust-lang/rust@dda95c14e1 Auto merge of #115713 - chenyukang:yukang-fix-115680-rustdoc-arg-check, r=compiler-errors
rust-lang/rust@ffe131f841 Auto merge of #115668 - Zoxc:deadlock-msg, r=jackh726
rust-lang/rust@12888d246b Abort if check nightly options failed on stable
rust-lang/rust@0d0ad42e27 Auto merge of #115712 - RalfJung:wf, r=compiler-errors
rust-lang/rust@c3e5ad448b rustdoc: factor all-impls-for-item out into its own method
rust-lang/rust@59ed84a5b8 Fixed typo in re-exports.md
rust-lang/rust@3bd8bcb8bb better spans for WF errors
rust-lang/rust@c2a7e684cd use hir_crate_items(()).definitions() instead of hir().items()
rust-lang/rust@a5b0311367 rustc_layout, rustc_abi: make sure the types are well-formed
rust-lang/rust@1d8fdc0332 Use FreezeLock for CStore
rust-lang/rust@d882b2118e rustdoc: add impl items from aliased type into sidebar
rust-lang/rust@68ffa33628 Make the deadlock panic clearly refer to a deadlock

@github-actions github-actions bot requested a review from a team as a code owner September 14, 2023 03:04
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Sep 14, 2023
@tautschnig tautschnig removed the Z-BenchCI Tag a PR to run benchmark CI label Sep 14, 2023
@tautschnig tautschnig closed this Sep 14, 2023
@tautschnig tautschnig reopened this Sep 14, 2023
@tautschnig tautschnig added the Z-BenchCI Tag a PR to run benchmark CI label Sep 14, 2023
Copy link
Member

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with the caveat there are fluctuations on the s2n-quic tests despite them not having changed in the number of program steps.

@tautschnig tautschnig merged commit 04c7451 into main Sep 14, 2023
@tautschnig tautschnig deleted the toolchain-2023-09-11 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.

2 participants