Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-05-24 to nightly-2025-05-25 without any other source changes.

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@3e674b0 up to
rust-lang/rust@5e16c66. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/5e16c66206 Auto merge of #141372 - khuey:ir_call_dbg_loc, r=jieyouxu

rust-lang/rust@038d599eda Auto merge of #141506 - matthiaskrgr:rollup-80f1geg, r=matthiaskrgr
rust-lang/rust@f84ffe29e1 Rollup merge of #141496 - Urgau:triagebot_issue_link_no-mentions, r=Kobzol
rust-lang/rust@b0924297e1 Rollup merge of #141486 - xizheyin:issue-141414, r=GuillaumeGomez
rust-lang/rust@3e16a3ee9c Rollup merge of #141480 - jyn514:treat-err-as-bug, r=jieyouxu
rust-lang/rust@4b8dcb5cf8 Rollup merge of #141432 - lcnr:canonicalize-regions, r=compiler-errors
rust-lang/rust@d29204071b Rollup merge of #139254 - Ayush1325:uefi-tcp4-connect, r=joboet
rust-lang/rust@334d7bd698 Rollup merge of #137323 - joshlf:transmute-npo, r=RalfJung
rust-lang/rust@9c234c03fd Disable test on android because it doesn't have backtraces.
rust-lang/rust@f63a9b2b97 Enable [issue-links] and [no-mentions] in triagebot
rust-lang/rust@3de4f1ccf3 Auto merge of #141484 - matthiaskrgr:rollup-dc58owu, r=matthiaskrgr
rust-lang/rust@06e6c90204 rustdoc book: add argument explanation for html_playground_url
rust-lang/rust@8019d08ef9 Rollup merge of #141456 - Urgau:check-cfg-version-pred, r=jieyouxu
rust-lang/rust@a89c33b290 Rollup merge of #141446 - psumbera:2nd-maintainer, r=RalfJung
rust-lang/rust@b7e7260f52 Rollup merge of #141444 - zzzzzz8403:patch-1, r=Noratrieb
rust-lang/rust@3476b4951f Rollup merge of #141438 - compiler-errors:dyn-compatible-call, r=lcnr
rust-lang/rust@293977aeb8 Rollup merge of #141429 - compiler-errors:unsafe-binder-non-structural-match, r=spastorino
rust-lang/rust@63a53555a1 Rollup merge of #141427 - fmease:dis-triagebot-glacier, r=Urgau
rust-lang/rust@48c4a46c8e Rollup merge of #141405 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton
rust-lang/rust@5af801b687 Auto merge of #141415 - est31:let_chains_libcore, r=tgross35
rust-lang/rust@a56af95ed2 document some -Z flags
rust-lang/rust@105354db48 Auto merge of #141421 - nnethercote:TypeAliasPart-get, r=GuillaumeGomez
rust-lang/rust@dfe8fe88f0 Simplify things a little more.
rust-lang/rust@80c34983c6 Auto merge of #141460 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@e01f40738f Move code inside the else in TypeAliasPart::get.
rust-lang/rust@a7baf4bce4 Simplify the "is some" test in TypeAliasPart::get.
rust-lang/rust@25c759127b Improve CONTRIBUTING.md grammar and clarity
rust-lang/rust@587653a2fc GetUserProfileDirectoryW is now documented to always store the size
rust-lang/rust@e21aab5b5c std: sys: net: uefi: Implement TCP4 connect
rust-lang/rust@11a6348820 Update cargo
rust-lang/rust@343fecabc7 Suggest correct version("..") predicate syntax in check-cfg
rust-lang/rust@df61c7ad45 Add 2nd Solaris target maintainer
rust-lang/rust@d0413436d5 Do not try to confirm non-dyn compatible method
rust-lang/rust@326b7e9a6b yeet CanonicalVarInfo
rust-lang/rust@46606a3f81 Dont walk into unsafe binders when emiting error for non-structural type match
rust-lang/rust@f34c67e7a4 Disable triagebot's glacier handler
rust-lang/rust@6d71674321 Remove #![feature(let_chains)] from libcore
rust-lang/rust@caf665e692 Use the fn_span when emitting function calls for better debug info.
rust-lang/rust@0fdeab9525 Guarantee behavior of transmuting Option::::None subject to NPO

@github-actions github-actions bot requested a review from a team as a code owner May 25, 2025 03:32
@tautschnig tautschnig closed this May 25, 2025
@tautschnig tautschnig reopened this May 25, 2025
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label May 25, 2025
@carolynzech carolynzech added this pull request to the merge queue May 25, 2025
Merged via the queue into main with commit 1c7dedc May 25, 2025
25 of 26 checks passed
@carolynzech carolynzech deleted the toolchain-2025-05-25 branch May 25, 2025 12:59
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 <carolynzech@gmail.com>
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