Automatic toolchain upgrade to nightly-2023-06-24#2600
Merged
adpaco-aws merged 1 commit intomainfrom Jul 11, 2023
Merged
Conversation
adpaco-aws
approved these changes
Jul 11, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-06-23 to nightly-2023-06-24 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@04075b3 up to rust-lang/rust@22e9fe6. The log for this commit range is:
rust-lang/rust@22e9fe644e Auto merge of #112974 - matthiaskrgr:rollup-hnk7ans, r=matthiaskrgr
rust-lang/rust@9d7f297f3c Rollup merge of #112962 - GuillaumeGomez:fix-rustdoc-gui-tester, r=ozkanonur
rust-lang/rust@4821f80716 Rollup merge of #112960 - GuillaumeGomez:rustdoc-files-check, r=notriddle
rust-lang/rust@c9139521e7 Rollup merge of #112925 - oli-obk:timeout_lint, r=cjgillot
rust-lang/rust@4e8983050e Rollup merge of #112870 - compiler-errors:clause-2, r=oli-obk
rust-lang/rust@cea5ae00d2 Rollup merge of #112810 - compiler-errors:dont-ice-on-bad-layout, r=wesleywiser
rust-lang/rust@afe337d2f1 Rollup merge of #112740 - GuillaumeGomez:link-to-search-chapter, r=notriddle
rust-lang/rust@27ae068de3 Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiser
rust-lang/rust@ff596144be Rollup merge of #112616 - ferrocene:pa-more-test-suite-fixes, r=Nilstrieb
rust-lang/rust@3b17012ac9 Fix GUI test for popover
rust-lang/rust@c79d6be6a2 Auto merge of #109982 - durin42:plt-no-x86_64-only, r=nikic
rust-lang/rust@7b5577985d Make
try_runreturn aResult<(), ()>instead of a booleanrust-lang/rust@2f1939ab8b Link to the corresponding channel in the help popover
rust-lang/rust@2f3bed0c4c Add link to rustdoc book search chapter in help popover
rust-lang/rust@d70faf3645 Fix failing rustdoc GUI test
rust-lang/rust@616469aa8a Fix rustdoc-gui tester
rust-lang/rust@52d50fba2a tests: be even more permissive on attributes in one test
rust-lang/rust@752fb52ae9 Add @files checks in rustdoc tests
rust-lang/rust@65a7047ee4 Add @files command
rust-lang/rust@54d6738a8d Auto merge of #112957 - matthiaskrgr:rollup-7ly0nv7, r=matthiaskrgr
rust-lang/rust@c5fd53774f Rollup merge of #112948 - bkrl:trait-impl-suggestion, r=compiler-errors
rust-lang/rust@8d6b02fb3b Rollup merge of #112944 - joshtriplett:style-guide-defaults-vs-configurability, r=compiler-errors
rust-lang/rust@441e59ad6c Rollup merge of #112942 - joshtriplett:style-guide-tweaks, r=compiler-errors
rust-lang/rust@46aacf5ca7 Rollup merge of #112941 - tshepang:patch-1, r=lqd
rust-lang/rust@61e881ede3 Rollup merge of #112935 - joshtriplett:style-guide-typo-fix, r=compiler-errors
rust-lang/rust@4e96aba8f6 Rollup merge of #112933 - TaKO8Ki:avoid-&format-in-error-message-code, r=oli-obk
rust-lang/rust@3feee9f1f2 Rollup merge of #112927 - GuillaumeGomez:where-clause-indent, r=notriddle
rust-lang/rust@8168915639 Rollup merge of #112704 - RalfJung:dont-wrap-slices, r=ChrisDenton
rust-lang/rust@01cc9caffe Rollup merge of #111747 - compiler-errors:structural-probe-side-effects, r=fee1-dead
rust-lang/rust@fe37f37e4b Auto merge of #112827 - nnethercote:codegen-cleanups, r=tmiasko
rust-lang/rust@48167bd4bd Avoid guessing unknown trait impl in suggestions
rust-lang/rust@afe36507e8 Don't structurally resolve during method ambiguity in probe
rust-lang/rust@d94d17c0bb tests: be more permissive on attributes in one test
rust-lang/rust@2748efaba3 style-guide: Add language disclaiming any effects on non-default Rust styles
rust-lang/rust@fcc23a3bfd style-guide: Avoid referring to the style team in the past tense
rust-lang/rust@f972e09f76 style-guide: Define what an item is
rust-lang/rust@5d637219e4 style-guide: Make link text in SUMMARY.md match the headings in the linked pages
rust-lang/rust@a9d1db3145 style-guide: Avoid hyphenating "semicolon"
rust-lang/rust@3e2449c2b1 style-guide: Rephrase a confusingly ordered, ambiguous sentence (and fix a typo)
rust-lang/rust@c930b21bcd style-guide: Reword an awkwardly phrased recommendation (and fix a typo)
rust-lang/rust@2828c5605e typo
rust-lang/rust@fec28b26b5 style-guide: Clarify advice on names matching keywords
rust-lang/rust@6f8f83f66d style-guide: Avoid normative recommendations for formatting tool configurability
rust-lang/rust@20f2828bbd style-guide: Update cargo.md for authors being optional and not recommended
rust-lang/rust@c5f8b2c7a9 style-guide: Define (and capitalize) "ASCIIbetically"
rust-lang/rust@d270af3197 style-guide: Remove inaccurate statement about rustfmt
rust-lang/rust@4c5bb06a97 style-guide: Consistently refer to rustfmt as
rustfmtrust-lang/rust@2c0dd90936 style-guide: s/right-ward/rightward/
rust-lang/rust@92805672c3 style-guide: Move and expand text about trailing commas
rust-lang/rust@3747d7f593 style-guide: Move text about block vs visual indent to indentation section
rust-lang/rust@9637d44014 style-guide: Fix typo
rust-lang/rust@471830b3a4 migrate inferred_outlives_of to Clause
rust-lang/rust@2fa796a3c7 Expect clause more
rust-lang/rust@46a650f4e0 Migrate item_bounds to ty::Clause
rust-lang/rust@34d0cffcdf switch to using a target property to control plt default
rust-lang/rust@dfc5218dc8 rustc_session: default to -Z plt=yes on non-x86_64
rust-lang/rust@c8960622a2 avoid
&formatin error message coderust-lang/rust@b858a4745c Update existing snapshot and add more snapshots of where clause indentation
rust-lang/rust@9202caaec5 Fix indentation for where clause in rustdoc pages
rust-lang/rust@aacd702895 Stop hiding const eval limit in external macros
rust-lang/rust@fae4f45214 Remove unused fields from
CodegenContext.rust-lang/rust@3bbf9f0128 Introduce
CodegenState.rust-lang/rust@a521ba400d Add comments to
MessageandWorkItem.rust-lang/rust@88cd8f9324 Simplify
Message.rust-lang/rust@757c290fba Move
Message::CodegenItemto a separate type.rust-lang/rust@fd4726f740 remove needs-unwind attr for test with -Zpanic-abort-tests
rust-lang/rust@32f83e18ab Better error message
rust-lang/rust@dd620aa73a Don't ICE on unnormalized struct tail in layout computation
rust-lang/rust@18b86468b8 slice::from_raw_parts: mention no-wrap-around condition
rust-lang/rust@0d6da78b06 Always register sized obligation for argument
rust-lang/rust@f5d3de2abc update codegent test to be independent of panic strategy
rust-lang/rust@0526267ffd mark relevant tests as requiring unwinding
rust-lang/rust@5be14f5fda ensure test harness test works on panic=abort targets