Automatic toolchain upgrade to nightly-2024-06-18 #3272
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-2024-06-17 to nightly-2024-06-18 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@d7f6eba up to rust-lang/rust@59e2c01. The log for this commit range is:
rust-lang/rust@59e2c01c22 Auto merge of #125500 - Oneirical:bundle-them-up-why-not, r=jieyouxu
rust-lang/rust@04ab7b2be0 Auto merge of #126605 - matthiaskrgr:rollup-plsaytq, r=matthiaskrgr
rust-lang/rust@d5f9117403 Rollup merge of #126603 - rustbot:docs-update, r=ehuss
rust-lang/rust@2559c9f925 Rollup merge of #126596 - zetanumbers:async-drop-tracking-issue, r=petrochenkov
rust-lang/rust@e45b5f47fb Rollup merge of #126579 - ChoKyuWon:master, r=TaKO8Ki
rust-lang/rust@940ff24ec0 Rollup merge of #126567 - compiler-errors:instance-kind, r=oli-obk,lcnr
rust-lang/rust@3c5ff6efd3 Rollup merge of #126355 - ferrocene:hoverbear/run-make-pass-target, r=Kobzol
rust-lang/rust@dcda37573f Rollup merge of #126255 - RalfJung:bootstrap-submodules, r=onur-ozkan
rust-lang/rust@6228b3e40e Rewrite and rename
issue-26092
to rmakerust-lang/rust@d1e2386215 Update books
rust-lang/rust@5f44f9511d rewrite
link-dedup
to rmakerust-lang/rust@553204d26d Rewrite
link-arg
in rmake.rsrust-lang/rust@11380368dc Auto merge of #126593 - matthiaskrgr:rollup-a5jfg7w, r=matthiaskrgr
rust-lang/rust@a6a78d28e6 Add tracking issue to async_drop API
rust-lang/rust@e3e71404ca fix checking git submodules during a commit hook
rust-lang/rust@592f9aa544 Rollup merge of #126584 - cjgillot:issue-122736, r=michaelwoerister
rust-lang/rust@c768d6e57c Rollup merge of #126577 - oli-obk:static_valtrees, r=RalfJung
rust-lang/rust@ba26af3e83 Rollup merge of #126568 - bvanjoi:fix-126376, r=petrochenkov
rust-lang/rust@9b584a6f6f Auto merge of #126128 - oli-obk:method_ice, r=lcnr
rust-lang/rust@3e6e6b190d Remove windows-specific copy of test
rust-lang/rust@94f549502f Use subtyping instead of equality, since method resolution also uses subtyping
rust-lang/rust@4e5dfb61e4 Remove an unused validation error variant
rust-lang/rust@97372c8c88 Add regression test
rust-lang/rust@9074427c69 Do not ICE in privacy when type inference fails.
rust-lang/rust@3baa20b783 Auto merge of #126581 - GuillaumeGomez:rollup-dx4fadn, r=GuillaumeGomez
rust-lang/rust@9092ffb7d8 Rollup merge of #126580 - GuillaumeGomez:add-missing-annotation, r=bjorn3
rust-lang/rust@020c07718f Rollup merge of #126570 - nnethercote:fix-126385, r=lcnr
rust-lang/rust@9f5e2e314c Rollup merge of #126226 - gurry:125325-improve-closure-arg-sugg, r=oli-obk
rust-lang/rust@20d6485e94 Add missing test annotation
rust-lang/rust@450943b0d6 Fix broken documentation link
rust-lang/rust@e23ae72ac7 Auto merge of #126492 - compiler-errors:more-uplifting, r=lcnr
rust-lang/rust@bd32c4c21e Convert a
span_bug
to aspan_delayed_bug
.rust-lang/rust@fd7eefc275 Auto merge of #126569 - jieyouxu:rollup-1uvkb2y, r=jieyouxu
rust-lang/rust@d92aa567b9 Rollup merge of #126538 - Zalathar:graph, r=nnethercote
rust-lang/rust@d9af579747 Rollup merge of #126535 - Zalathar:covspans, r=nnethercote
rust-lang/rust@61577a8734 Rollup merge of #126531 - slanterns:error_provider, r=workingjubilee
rust-lang/rust@f39327bcf2 Rollup merge of #126468 - RalfJung:euclid, r=Mark-Simulacrum
rust-lang/rust@cd4c0f06da Rollup merge of #126346 - hermit-os:fd, r=Amanieu
rust-lang/rust@a8ccf97445 Rollup merge of #126288 - x4exr:patch-1, r=dtolnay
rust-lang/rust@6e50dbccd0 Rollup merge of #126250 - epage:change, r=Mark-Simulacrum
rust-lang/rust@23b936f981 Rollup merge of #125258 - compiler-errors:static-if-no-lt, r=nnethercote
rust-lang/rust@2f17535584 mark undetermined if target binding in current ns is not got
rust-lang/rust@e794b0f855 Auto merge of #125720 - folkertdev:optimize_for_size-ptr-rotate, r=Amanieu
rust-lang/rust@342c1b03d6 Rename InstanceDef -> InstanceKind
rust-lang/rust@6b65c30f8e Auto merge of #126543 - petrochenkov:upctxt4, r=cjgillot
rust-lang/rust@fe9154c64e doc: Added commas where needed
rust-lang/rust@ff154c7122 Uplift OpaqueTypeKey too, use it in response
rust-lang/rust@4c2d888a50 Add a note
rust-lang/rust@9d207cfbc8 Uplift ExternalConstraintData
rust-lang/rust@f93ee19fd7 Make ExternalConstraints just carry outlives
rust-lang/rust@a333943890 Stop using AssocKind in new solver
rust-lang/rust@b65d735f1c Move InferCtxtSelectExt out of eval_ctxt module
rust-lang/rust@587173374e Uplift Reveal to rustc_type_ir
rust-lang/rust@c6c1c992e2 rustc_span: Optimize more hygiene operations using
Span::map_ctxt
rust-lang/rust@51d9546416 Apply suggestion.
rust-lang/rust@e5b43c33d8 coverage: Prefer
Iterator::copied
rust-lang/rust@dca6b5eead coverage: Flatten some graph code with let-else
rust-lang/rust@917b455a87 coverage: Reduce/simplify visibility in
coverage::graph
rust-lang/rust@5eb30f0699 coverage: Remove some old low-value unit tests for graph traversal
rust-lang/rust@2d3e6c8804 coverage: Split span refinement into two separate steps
rust-lang/rust@118f66c237 coverage: Split out a function for dividing coverage spans into buckets
rust-lang/rust@88ade9c740 coverage: Eagerly convert coverage spans to a simpler form
rust-lang/rust@bf74fb1d2f coverage: Move most span processing back into
coverage::spans
rust-lang/rust@e102d2dbd6 coverage: More consistent variable names for span processing
rust-lang/rust@240478383b add codegen test for
Error::provide
rust-lang/rust@6cce48838b update comment
rust-lang/rust@f3dd4b16bc Pass target to run-make issue-47551
rust-lang/rust@5f3357c3c6 Resolve const lifetimes to static in trait too
rust-lang/rust@805397c16f Add more tests
rust-lang/rust@4f97ab54c4 Resolve elided lifetimes in assoc const to static if no other lifetimes are in scope
rust-lang/rust@9e851041d7 div_euclid, rem_euclid: clarify/extend documentation
rust-lang/rust@c462328382 export std::os::fd module on HermitOS
rust-lang/rust@9bcc133bb7 docs(change): Don't mention a Cargo 2024 edition change for 1.79
rust-lang/rust@e47ea38da8 Make suggestion to change
Fn
toFnMut
work with methods wellrust-lang/rust@14c1f740f2 make
ptr::rotate
smaller when usingoptimize_for_size