Skip to content

Conversation

@github-actions
Copy link
Contributor

Update Rust toolchain from nightly-2025-05-22 to nightly-2025-05-23 without any other source changes.

@github-actions
Copy link
Contributor Author

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@bf64d66 up to
rust-lang/rust@2eef478. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/2eef47813f Auto merge of #141388 - Kobzol:x64-github-runner, r=marcoieni

rust-lang/rust@e3892a40a9 Auto merge of #141397 - matthiaskrgr:rollup-l9uu6g6, r=matthiaskrgr
rust-lang/rust@580bd6e16f Rollup merge of #141390 - compiler-errors:poly-select-new-solver, r=lcnr
rust-lang/rust@abba164007 Rollup merge of #141389 - marcoieni:aws-secrets-ci-migration, r=Kobzol
rust-lang/rust@9507b10ed3 Rollup merge of #141382 - marcoieni:distcheck-free-x86, r=Kobzol
rust-lang/rust@db9525334a Rollup merge of #141381 - RalfJung:try_cast_aligned-strict-provenance, r=tgross35
rust-lang/rust@74b980d3a4 Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=GuillaumeGomez
rust-lang/rust@5cab70ed7f Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnr
rust-lang/rust@654b2f39f1 Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnr
rust-lang/rust@8757915a70 Rollup merge of #141355 - marcoieni:citool-errors, r=Kobzol
rust-lang/rust@d423c815a6 Auto merge of #141135 - compiler-errors:fast-path-2, r=lcnr
rust-lang/rust@09ae053f7a try_cast_aligned: avoid bare int-to-ptr casts
rust-lang/rust@16b6ffe0db Don't allow poly_select in new solver
rust-lang/rust@bc9cdc960f Return correct error term kind on projection errors
rust-lang/rust@806cd12f56 ci: prepare aws access keys for migration
rust-lang/rust@7d32303574 Move dist-x86_64-linux CI job to GitHub temporarily
rust-lang/rust@1d679446b0 Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle
rust-lang/rust@27677ef143 ci: convert distcheck to free runner
rust-lang/rust@2cd37831b0 Auto merge of #141379 - matthiaskrgr:rollup-g1cz0ic, r=matthiaskrgr
rust-lang/rust@a31a39833a Rollup merge of #141370 - WaffleLapkin:hiiii, r=jhpratt
rust-lang/rust@79f0a97783 Rollup merge of #141364 - aDotInTheVoid:atttrdocss, r=GuillaumeGomez
rust-lang/rust@1735f843af Rollup merge of #141337 - RalfJung:stdarch, r=Amanieu
rust-lang/rust@6f58f3003f Rollup merge of #141323 - Kobzol:bors-environment, r=marcoieni
rust-lang/rust@981bbf4197 Rollup merge of #140868 - SpecificProtagonist:rustdoc-trait-impl-code-link, r=notriddle
rust-lang/rust@cc87ae85dd Rollup merge of #140431 - bend-n:dont_handle_bool_transmute, r=Nadrieril
rust-lang/rust@c309065ece Remove is_empty check in Ident::is_numeric.
rust-lang/rust@85d2d843c3 Remove is_empty check in filter_assoc_items_by_name_and_namespace.
rust-lang/rust@6eef33bb39 Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu
rust-lang/rust@5df0f729f5 Auto merge of #141366 - matthiaskrgr:rollup-utvtyy3, r=matthiaskrgr
rust-lang/rust@cff790c98e add doc alias replace_first for str::replacen
rust-lang/rust@de4055f3f1 Rollup merge of #141363 - BoxyUwU:doc_lta_norm_binders, r=lcnr
rust-lang/rust@2663ea3051 Rollup merge of #141357 - dianne:unhardcode-unpretty-thir-tree-body-expr, r=compiler-errors
rust-lang/rust@fea2e5c746 Rollup merge of #141356 - dianne:thir-lower-params-before-body-expr, r=compiler-errors
rust-lang/rust@eff339b22c Rollup merge of #141351 - bjorn3:attr_handling_changes, r=Nadrieril
rust-lang/rust@69b13e4cab Rollup merge of #141347 - lcnr:lets-make-it-unsound-3, r=compiler-errors
rust-lang/rust@b9c6b337ce Rollup merge of #141341 - folkertdev:limit-VaArgSafe-impls, r=workingjubilee
rust-lang/rust@b5edec2811 Rollup merge of #141230 - xizheyin:issue-141217, r=tgross35
rust-lang/rust@d4b7915a59 Rollup merge of #140526 - Natr1x:sort-direction-documentation, r=dtolnay
rust-lang/rust@e0f8055871 Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver
rust-lang/rust@ca912d794d Make captures state error more precise
rust-lang/rust@8cdfabd230 rustdoc-json: Remove false docs and add test for inline attribute
rust-lang/rust@6d6259f310 Document why we allow escaping bound vars in LTA norm
rust-lang/rust@f57a64ae5a ci: improve citool job db errors
rust-lang/rust@f2d94c1d93 unpretty=thir-tree: don't require the final expr to be the entrypoint
rust-lang/rust@2a403dc81d lower bodies' params to thir before the body's value
rust-lang/rust@96ac571445 Move -Zcrate-attr injection to just after crate root parsing
rust-lang/rust@46a5c91591 std: fix doctest and explain for as_slices and as_mut_slices in VecDeque
rust-lang/rust@5d9141c6c8 fix better_any breakage by making the solver more unsound
rust-lang/rust@d8a22a281c limit impls of VaArgSafe to just types that are actually safe
rust-lang/rust@4502ae8c69 bump stdarch
rust-lang/rust@78d3ea14f7 Add bors environment to CI
rust-lang/rust@999967a57d Rename cfg_match! to cfg_select!
rust-lang/rust@407fac5479 Fast path for sized pred
rust-lang/rust@1d0d258a86 Fast path for processing some obligations in the new solver
rust-lang/rust@de8e8641ae dont handle bool transmute
rust-lang/rust@4516a5b96b better checks
rust-lang/rust@b8d55544c5 remove superfluous import
rust-lang/rust@bd23ee2382 gui test different link
rust-lang/rust@31ae60d30d gui test
rust-lang/rust@838e742ea4 rustdoc: Fix links in trait impl docs
rust-lang/rust@f4d41a5cbd Create a builder for DocTestBuilder type
rust-lang/rust@5b86fa8282 Add regression test for #140310
rust-lang/rust@b791eaa448 Emit a warning if the doctest main function will not be run
rust-lang/rust@b735dce5a6 docs: Specify that common sort functions sort in an ascending direction

@github-actions github-actions bot requested a review from a team as a code owner May 23, 2025 17:37
@zhassan-aws zhassan-aws reopened this May 23, 2025
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label May 23, 2025
@carolynzech carolynzech added this pull request to the merge queue May 23, 2025
Merged via the queue into main with commit 6726d19 May 23, 2025
25 of 26 checks passed
@carolynzech carolynzech deleted the toolchain-2025-05-23 branch May 23, 2025 20:51
github-merge-queue bot pushed a commit that referenced this pull request Jun 9, 2025
These are the automatically-generated release notes:
```
## What's Changed
* Toolchain upgrade to nightly-2025-05-04 by @thanhnguyen-aws in #4059
* Automatic toolchain upgrade to nightly-2025-05-05 by @github-actions in #4060
* Automatic toolchain upgrade to nightly-2025-05-06 by @github-actions in #4061
* Enable target features: x87 and sse2 by @thanhnguyen-aws in #4062
* Fix the bug: Loop contracts are not composable with function contracts  by @thanhnguyen-aws in #3979
* Automatic cargo update to 2025-05-12 by @github-actions in #4066
* Bump tests/perf/s2n-quic from `6aa9975` to `5f323b7` by @dependabot in #4068
* Fix stabilization instructions in RFC intro by @carolynzech in #4067
* Add support for quantifiers by @qinheping in #3993
* Toolchain upgrade to nightly-2025-05-07 by @thanhnguyen-aws in #4070
* Automatic toolchain upgrade to nightly-2025-05-08 by @github-actions in #4071
* Automatic toolchain upgrade to nightly-2025-05-09 by @github-actions in #4072
* Automatic toolchain upgrade to nightly-2025-05-10 by @github-actions in #4073
* Clippy/Stylistic Fixes by @carolynzech in #4074
* Upgrade toolchain to 2025-05-14 by @zhassan-aws in #4076
* Autoharness argument validation: only error on `--quiet` if `--list` was passed by @carolynzech in #4069
* Upgrade Rust toolchain to 2025-05-16 by @zhassan-aws in #4080
* Automatic toolchain upgrade to nightly-2025-05-17 by @github-actions in #4081
* Add setup scripts for Ubuntu 20.04 by @zhassan-aws in #4082
* Automatic toolchain upgrade to nightly-2025-05-18 by @github-actions in #4083
* Automatic cargo update to 2025-05-19 by @github-actions in #4086
* Automatic toolchain upgrade to nightly-2025-05-19 by @github-actions in #4085
* Automatic toolchain upgrade to nightly-2025-05-20 by @github-actions in #4091
* Bump tests/perf/s2n-quic from `5f323b7` to `22434aa` by @dependabot in #4089
* Fix the error that Kani panics when there is no external parameter in quantifier's closure. by @thanhnguyen-aws in #4088
* Update toolchain to 2025-05-22 by @carolynzech in #4098
* Use our toolchain when invoking `cargo metadata` by @carolynzech in #4090
* Automatic toolchain upgrade to nightly-2025-05-23 by @github-actions in #4099
* Automatic toolchain upgrade to nightly-2025-05-24 by @github-actions in #4101
* Automatic toolchain upgrade to nightly-2025-05-25 by @github-actions in #4102
* Fix a bug codegening `SwitchInt`s with only an otherwise branch by @bkirwi in #4095
* Automatic toolchain upgrade to nightly-2025-05-26 by @github-actions in #4104
* Automatic cargo update to 2025-05-26 by @github-actions in #4105
* Bump tests/perf/s2n-quic from `22434aa` to `550afb3` by @dependabot in #4106
* Automatic toolchain upgrade to nightly-2025-05-27 by @github-actions in #4107
* Update `kani::mem` pointer validity documentation by @carolynzech in #4092
* Add support for edition 2018 crates using assert! (Fixes #3717) by @sintemal in #4096
* Automatic toolchain upgrade to nightly-2025-05-28 by @github-actions in #4113
* Automatic toolchain upgrade to nightly-2025-05-29 by @github-actions in #4115
* Automatic toolchain upgrade to nightly-2025-05-30 by @github-actions in #4118
* Handle generic defaults in BoundedArbitrary derives by @zhassan-aws in #4117
* Automatic cargo update to 2025-06-02 by @github-actions in #4121
* Bump tests/perf/s2n-quic from `550afb3` to `8f54b57` by @dependabot in #4122
* Upgrade Rust toolchain to 2025-06-02 by @zhassan-aws in #4123
* Automatic toolchain upgrade to nightly-2025-06-03 by @github-actions in #4125
* Finish deprecating `--enable-unstable`, `--restrict-vtable`, and `--write-json-symtab` by @carolynzech in #4110
* `ty_mangled_name`: only use non-mangled name if `-Zcffi` is enabled. by @carolynzech in #4114
* Improve Help Menu by @carolynzech in #4109
* Start stabilizing `--jobs` and `list`; deprecate default memory checks by @carolynzech in #4108
* Refactor simd_bitmask to reduce the number of iterations by @zhassan-aws in #4129
* Set target features depending on the target architecture by @zhassan-aws in #4127
* Bump some versions suggested by cargo-outdated by @zhassan-aws in #4131
* Improve linking error output for `#[no_std]` crates by @AlexanderPortland in #4126
* Fix the git log command in the toolchain update script by @zhassan-aws in #4139
* Gate quantifiers behind an experimental feature by @thanhnguyen-aws in #4141
* Automatic cargo update to 2025-06-09 by @github-actions in #4145

## New Contributors
* @bkirwi made their first contribution in #4095
* @sintemal made their first contribution in #4096
* @AlexanderPortland made their first contribution in #4126

**Full Changelog**: kani-0.62.0...kani-0.63.0
```


By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Carolyn Zech <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants