Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-05-19 to nightly-2025-05-20 without any other source changes.

@github-actions github-actions bot requested a review from a team as a code owner May 20, 2025 03:33
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@4d051fb up to
rust-lang/rust@60dabef. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/60dabef95a Auto merge of #138023 - melrief:97227_impl_Seek_for_Take, r=tgross35

rust-lang/rust@59372f2c81 Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgr
rust-lang/rust@e95315d37a Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-warning, r=oli-obk
rust-lang/rust@421230fce7 Rollup merge of #141249 - fee1-dead-contrib:push-mwxxsvrsotvs, r=oli-obk
rust-lang/rust@6e784f842a Rollup merge of #141248 - RalfJung:reentrant-lock-race, r=joboet
rust-lang/rust@334136f112 Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68
rust-lang/rust@3f32ff5204 Rollup merge of #141244 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton
rust-lang/rust@8f13cbf1a5 Rollup merge of #131200 - ismailarilik:handle-potential-query-instability-lint-for-rustc-query_system, r=fee1-dead
rust-lang/rust@c8f5ff867d Add std::io::Seek instance for std::io::Take
rust-lang/rust@a14e25c768 windows: document that we rely on an undocumented property of GetUserProfileDirectoryW
rust-lang/rust@61059282eb Warning added when dependency crate has async drop types, and the feature is disabled
rust-lang/rust@26ea763f24 add this to Miri's trophy case
rust-lang/rust@8286487c0c fix data race in ReentrantLock fallback for targets without 64bit atomics
rust-lang/rust@c5bab6e9aa introduce common macro for MutVisitor and Visitor to dedup code
rust-lang/rust@e5a2a6a15d Auto merge of #141243 - Zalathar:rollup-x5xt80l, r=Zalathar
rust-lang/rust@9da637a578 skip compiler tools sanity checks on certain commands
rust-lang/rust@315874c077 Rollup merge of #141242 - folkertdev:aarch64-asm-parse-errors, r=Amanieu
rust-lang/rust@b86de538ce Rollup merge of #141239 - RalfJung:dladdr-fname, r=Noratrieb
rust-lang/rust@1d5c35a52d Rollup merge of #141225 - matthiaskrgr:crashes_may2015, r=compiler-errors
rust-lang/rust@5d7e580350 Rollup merge of #141117 - klensy:opt-dist-icf, r=Kobzol
rust-lang/rust@3b22c21dd8 Rollup merge of #140847 - Zalathar:unused-local-file, r=SparrowLii
rust-lang/rust@7068c8bd81 Auto merge of #140754 - dpaoliello:cygwinpath, r=marcoieni
rust-lang/rust@85f9dce889 in aarch64 asm parse error tests, only test cases specific to that target
rust-lang/rust@d22f53b970 dladdr cannot leave dli_fname to be null
rust-lang/rust@5f292eea6d Auto merge of #141238 - Zalathar:rollup-zdqpazo, r=Zalathar
rust-lang/rust@93bc64dd49 Rollup merge of #141110 - xizheyin:issue-141107, r=workingjubilee
rust-lang/rust@d5e59b8a38 Rollup merge of #141094 - satler-git:issue-101650, r=lcnr
rust-lang/rust@599b08ada8 Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin
rust-lang/rust@0513e3b463 Rollup merge of #140049 - haenoe:fix-autodiff-generics, r=ZuseZ4
rust-lang/rust@e42bbfe1f7 Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu
rust-lang/rust@178e09ed37 Remove rustc_attr_data_structures re-export from rustc_attr_parsing
rust-lang/rust@0443a66d39 more ice tests
rust-lang/rust@8b48bac63d [std] fix the presentation of split_off_mut and split_off documentation
rust-lang/rust@40e3b804e5 opt-dist: fix deprecated BOLT -icf=1 option
rust-lang/rust@067fe1ffb5 add regression test for rust-lang#101650
rust-lang/rust@12c8fb857c Fix fname for miri
rust-lang/rust@5e048e0786 Simplify current_dll_path for Cygwin
rust-lang/rust@e71deaa88a [win][CI] Convert paths to Windows format before adding to PATH
rust-lang/rust@12fda865f2 Fix exe() to make rustc wrapper happy
rust-lang/rust@49553be307 Experimental cygwin support in rustc
rust-lang/rust@85efae7302 Handle rustc_query_system cases of rustc::potential_query_instability lint
rust-lang/rust@a504759afd feat: add codegen test
rust-lang/rust@e2b7278942 feat: add generated parameters to generated function
rust-lang/rust@8b3228233e feat: add test for generics in generated function
rust-lang/rust@56a0c7dfea feat: propagate generics to generated function
rust-lang/rust@684b7b70f4 don't depend on rustc_attr_parsing if rustc_data_structures will do
rust-lang/rust@078144fdfa coverage: Detect unused local file IDs to avoid an LLVM assertion
rust-lang/rust@8cd8b23b9e coverage: Hoist counter_for_bcb out of its loop
rust-lang/rust@339556eb02 coverage: Enlarge empty spans during MIR instrumentation, not codegen

@tautschnig tautschnig closed this May 20, 2025
@tautschnig tautschnig reopened this May 20, 2025
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label May 20, 2025
@carolynzech carolynzech added this pull request to the merge queue May 20, 2025
Merged via the queue into main with commit c33df19 May 20, 2025
25 of 26 checks passed
@carolynzech carolynzech deleted the toolchain-2025-05-20 branch May 20, 2025 14:32
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