Automatic toolchain upgrade to nightly-2023-09-11 #2764
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
forCStore
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