Upgrade Rust toolchain to nightly-2023-6-26 #2615
Closed
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.
Description of changes:
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@f7ca9df up to rust-lang/rust@8084f39. The log for this commit range is:
rust-lang/rust@8084f397c6 Auto merge of #113037 - TaKO8Ki:rollup-pqfbxwk, r=TaKO8Ki
rust-lang/rust@f948ce7362 Rollup merge of #113029 - Kobzol:ci-fork-update, r=Mark-Simulacrum
rust-lang/rust@019f43e6c2 Rollup merge of #113028 - fmease:rustdoc-x-crate-itiap-clean-term, r=notriddle
rust-lang/rust@96ab7e6ed7 Rollup merge of #112281 - jyn514:test-bootstrap-py, r=albertlarsan68
rust-lang/rust@1e7f03718b fix some bugs
rust-lang/rust@db3c3942ea Auto merge of #113027 - matthiaskrgr:rollup-mpes684, r=matthiaskrgr
rust-lang/rust@cb06c973c7 CI: do not run Bump dependencies workflow on forks
rust-lang/rust@247aa06f10 rustdoc: handle assoc const equalities in cross-crate impl-Trait-in-arg-pos
rust-lang/rust@d2f82a00d0 Rollup merge of #113023 - GuillaumeGomez:migrate-gui-test-color-17, r=notriddle
rust-lang/rust@75f6a7aa00 Rollup merge of #113007 - compiler-errors:dont-structural-resolve-byte-str-pat, r=oli-obk
rust-lang/rust@c51fbb3dd3 Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomcc
rust-lang/rust@0d03812e24 Auto merge of #113022 - GuillaumeGomez:rollup-vkpzsuw, r=GuillaumeGomez
rust-lang/rust@0979bf7413 Migrate GUI colors test to original CSS color format
rust-lang/rust@a3c147b90b Rollup merge of #113018 - asquared31415:test_fix, r=TaKO8Ki
rust-lang/rust@758adf64e7 Rollup merge of #113011 - Nilstrieb:can_access_statics, r=oli-obk
rust-lang/rust@691580f566 Rollup merge of #112990 - JohnTitor:issue-96699, r=TaKO8Ki
rust-lang/rust@fb98925b8c Rollup merge of #112918 - zephaniahong:issue-107077-fix, r=Mark-Simulacrum
rust-lang/rust@3c5d71a99d Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errors
rust-lang/rust@7b9b127700 Auto merge of #113014 - matthiaskrgr:rollup-dasfmfc, r=matthiaskrgr
rust-lang/rust@9dd655ff91 fix test
rust-lang/rust@33f73c2e93 Do not offer any of the suggestions in emit_coerce_suggestions for expr from destructuring assignment desugaring
rust-lang/rust@48247884c9 Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubilee
rust-lang/rust@85a7bb47e4 Rollup merge of #113008 - jyn514:new-contributor-improvements, r=clubby789
rust-lang/rust@2ed4368d2f Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-Simulacrum
rust-lang/rust@8630b1b3f4 Rollup merge of #112950 - tshepang:patch-4, r=Mark-Simulacrum
rust-lang/rust@8816f9ee1e Rollup merge of #112937 - camelid:align-typenames, r=notriddle,GuillaumeGomez
rust-lang/rust@9b97ae1d8c rustdoc: Update GUI test
rust-lang/rust@70b6a74c3c Add enum for
can_access_statics
booleanrust-lang/rust@664ffa419e Don't print "x.ps1"
rust-lang/rust@fa7e965bf0 Give a better error on Windows if python isn't installed
rust-lang/rust@e2eff0d4ab Remove unnecessary
path
attributerust-lang/rust@e304a1f13b Revert "Structurally resolve correctly in check_pat_lit"
rust-lang/rust@dd314f6533 give more helpful suggestions for a missing feature gate test
rust-lang/rust@b556e28496 outline x.py alternate invocations to the dev guide
rust-lang/rust@8a7399cd45 Move arm32 shim to c.rs
rust-lang/rust@24e67d51a0 Don't test the profile override hack
rust-lang/rust@ab87f72a22 Add a regression test for #96699
rust-lang/rust@c7af6fb5b8 Test color/verbose/warnings properly
rust-lang/rust@c5820b50c5 Test cargo arguments passed by bootstrap.py
rust-lang/rust@3508cde815 Allow passing arguments to
bootstrap_test.py
rust-lang/rust@7d2373e48f Fix progress messages for configure in bootstrap_test.py
rust-lang/rust@5f433f33ed Reduce typename width to 6.25rem
rust-lang/rust@12de5b7ff3 Make typenames a bit wider to support "existential type"
rust-lang/rust@c4fca7202b Abbreviate long typenames so they don't get wrapped in results
rust-lang/rust@4a9f292e50 Expose
compiler-builtins-weak-intrinsics
feature for-Zbuild-std
rust-lang/rust@e7e584b7d9 display pid of process holding lock
rust-lang/rust@6f61f6ba11 DirEntry::file_name: improve explanation
rust-lang/rust@a8fa961696 Align search results horizontally for easy scanning