Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2025

Update Rust toolchain from nightly-2025-08-04 to nightly-2025-08-05 without any other source changes.

Copy link
Contributor Author

github-actions bot commented Aug 5, 2025

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@f34ba77 up to
rust-lang/rust@0060d5a. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/0060d5a2a8 Auto merge of #144893 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-04, r=GuillaumeGomez

rust-lang/rust@21bd67796e Merge commit '482e8540a1b757ed7bccc2041c5400f051fdb01e' into subtree-update_cg_gcc_2025-08-04
rust-lang/rust@e1b9081e69 Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar
rust-lang/rust@fe644eb01c Rollup merge of #144875 - scottmcm:more-mir-tests, r=cjgillot
rust-lang/rust@7307dc0ca1 Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLii
rust-lang/rust@07b7dc90ee Auto merge of #144876 - Zalathar:rollup-jhv9rir, r=Zalathar
rust-lang/rust@7fbb303147 Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum
rust-lang/rust@22653b8c1e Rollup merge of #144848 - Zalathar:ui-fulldeps, r=clubby789
rust-lang/rust@79e7e0359e Rollup merge of #144811 - jieyouxu:target-maintainer-docs, r=Noratrieb
rust-lang/rust@6c7ffefcbd Rollup merge of #144785 - lucarlig:master, r=lqd
rust-lang/rust@2105044784 Rollup merge of #144746 - petrochenkov:extpreltidy, r=b-naber
rust-lang/rust@0225f8b09c Rollup merge of #144706 - zachs18:fix-144661, r=RalfJung
rust-lang/rust@f6b4e45be7 Rollup merge of #144667 - scottmcm:alignment-is-usize, r=tgross35
rust-lang/rust@70587ebf0d Rollup merge of #144559 - CaiWeiran:extract-insert-dyn_test, r=Mark-Simulacrum
rust-lang/rust@cc7c63b907 Rollup merge of #144497 - Enselic:basic-stepping, r=Mark-Simulacrum
rust-lang/rust@2a947a0efa Rollup merge of #144322 - Urgau:dangling-ptr-from-locals, r=oli-obk
rust-lang/rust@e65201ccb8 Rollup merge of #144188 - joshtriplett:available-parallelism, r=Mark-Simulacrum
rust-lang/rust@625b180035 Rollup merge of #142205 - paolobarbolini:const_swap_with_slice-impl, r=Mark-Simulacrum
rust-lang/rust@383b9c447b Auto merge of #144869 - samueltardieu:rollup-3ba3m47, r=samueltardieu
rust-lang/rust@018c172b22 Rollup merge of #144851 - WaffleLapkin:instrinsic-deny, r=compiler-errors,scottmcm
rust-lang/rust@d0d648d764 Rollup merge of #144843 - rust-lang:cargo_update, r=clubby789
rust-lang/rust@621a8326db Rollup merge of #144829 - Kivooeo:strip-flag, r=WaffleLapkin
rust-lang/rust@c7f248186b Rollup merge of #144824 - Kivooeo:update-links, r=Noratrieb
rust-lang/rust@5b751d75b4 Rollup merge of #144822 - Zalathar:hash-owner-nodes, r=compiler-errors
rust-lang/rust@7100b2deec Rollup merge of #144816 - Noratrieb:e0562-impl-trait, r=WaffleLapkin
rust-lang/rust@f3297d8fd3 Rollup merge of #144808 - Veykril:push-uttkuyswqnzt, r=compiler-errors
rust-lang/rust@84b6025411 Rollup merge of #144805 - Zalathar:proc-res, r=jieyouxu
rust-lang/rust@c6d3a55914 Rollup merge of #144790 - lucarlig:pr-bounds-elision, r=compiler-errors
rust-lang/rust@3823f0bc07 Rollup merge of #144738 - bjorn3:remove_omit_gdb_pretty_printer_section, r=jieyouxu
rust-lang/rust@116619fb81 Rollup merge of #144070 - stifskere:feat/macros/hash_map, r=Noratrieb
rust-lang/rust@531486e095 Rollup merge of #142678 - BoxyUwU:gai_cleanup, r=nnethercote

@github-actions github-actions bot requested a review from a team as a code owner August 5, 2025 03:43
@tautschnig tautschnig closed this Aug 5, 2025
@tautschnig tautschnig reopened this Aug 5, 2025
@github-actions github-actions bot added Z-EndToEndBenchCI Tag a PR to run benchmark CI Z-CompilerBenchCI Tag a PR to run benchmark CI labels Aug 5, 2025
@tautschnig tautschnig added this pull request to the merge queue Aug 5, 2025
Merged via the queue into main with commit a03666b Aug 5, 2025
17 of 18 checks passed
@tautschnig tautschnig deleted the toolchain-2025-08-05 branch August 5, 2025 08:20
github-merge-queue bot pushed a commit that referenced this pull request Aug 7, 2025
from the autogenerated : 

## What's Changed
* Ensure that contract closures are FnOnce by @vonaka in
#4151
* Adjust sized hierarchy for Kani's memory predicates by @tautschnig in
#4193
* Update to Rust edition 2024 by @tautschnig in
#4197
* `ptr_offset_from`: Replace arithmetic over pointers by offset
arithmetic by @tautschnig in
#4180
* Automatic cargo update to 2025-07-07 by @github-actions[bot] in
#4208
* Bump tests/perf/s2n-quic from `b8f8cca` to `8715fdf` by
@dependabot[bot] in #4209
* Upgrade Rust toolchain to 2025-07-04 by @tautschnig in
#4199
* Upgrade Rust toolchain to 2025-07-10 by @thanhnguyen-aws in
#4215
* Update CBMC dependency to 6.7.1 by @tautschnig in
#4178
* Split compiler flags to avoid dependency recompilation by
@AlexanderPortland in #4211
* Fix the bug that assign clause cannot be inferred for the inner loop
of nested loops by @thanhnguyen-aws in
#4179
* Upgrade Rust toolchain to 2025-07-11 by @thanhnguyen-aws in
#4219
* Automatic toolchain upgrade to nightly-2025-07-12 by
@github-actions[bot] in #4222
* Fix bug: `goto-cc` crash when there are two quantifers in one proof by
@thanhnguyen-aws in #4221
* Automatic toolchain upgrade to nightly-2025-07-13 by
@github-actions[bot] in #4223
* Automatic cargo update to 2025-07-14 by @github-actions[bot] in
#4224
* Cleanup links to issues that have been addressed by @tautschnig in
#4200
* Selectively enable and fix (slow) Tokio tests by @tautschnig in
#4203
* Bump tests/perf/s2n-quic from `32ba87d` to `1cbd879` by
@dependabot[bot] in #4227
* Implement support for Cargo.toml's default-members by @tautschnig in
#4201
* Do not invoke memset with count of zero by @tautschnig in
#4205
* Support bitwuzla, cvc5, z3 as solver attribute values by @tautschnig
in #4218
* Use CBMC's shuffle_vector expression by @tautschnig in
#4204
* Move tests from slow/kani back to regular suite by @tautschnig in
#4202
* Automatic toolchain upgrade to nightly-2025-07-14 by
@github-actions[bot] in #4225
* Enable GitHub Linux/Arm runners in CI by @tautschnig in
#3841
* Automatic cargo update to 2025-07-21 by @github-actions[bot] in
#4231
* Skip codegen for unneeded harnesses by @AlexanderPortland in
#4213
* Strongly type differing compiler args for clarity by
@AlexanderPortland in #4220
* Remove StableMIR ICE workaround by @carolynzech in
#4235
* Fix bug: Kani unwinds loops with contract in generic function (with -Z
loop-contracts) by @thanhnguyen-aws in
#4232
* Automatic cargo update to 2025-07-28 by @github-actions[bot] in
#4238
* Bump tests/perf/s2n-quic from `1cbd879` to `4938450` by
@dependabot[bot] in #4242
* Upgrade Rust toolchain to 2025-07-21 by @tautschnig in
#4241
* Remove `pretty_ty` and use rustc_public's formatter instead by
@tautschnig in #4243
* Upgrade Rust toolchain to 2025-07-24 by @tautschnig in
#4244
* Documentation cleanup of UB detected by Kani by @tautschnig in
#4245
* Upgrade Rust toolchain to 2025-07-29 by @tautschnig in
#4247
* Automatic toolchain upgrade to nightly-2025-07-30 by
@github-actions[bot] in #4253
* Add unstable option prove-safety-only by @tautschnig in
#4239
* Set bits_per_byte in byte_extract expressions by @tautschnig in
#4255
* `KaniAttributes` Path Resolution Refactor by @carolynzech in
#4249
* Automatic toolchain upgrade to nightly-2025-07-31 by
@github-actions[bot] in #4256
* Support contracts & stubs in trait implementations (partial fix) by
@carolynzech in #4250
* [Breaking Changes] Remove unstable list feature and default memory
checks by @carolynzech in
#4258
* Upgrade Rust toolchain to 2025-08-01 by @tautschnig in
#4261
* Autoharness: add support for references by @tautschnig in
#4234
* Turn off debug assertions under `--prove-safety-only` by @tautschnig
in #4262
* Automatic toolchain upgrade to nightly-2025-08-02 by
@github-actions[bot] in #4264
* Automatic toolchain upgrade to nightly-2025-08-03 by
@github-actions[bot] in #4265
* Automatic cargo update to 2025-08-04 by @github-actions[bot] in
#4267
* Automatic toolchain upgrade to nightly-2025-08-04 by
@github-actions[bot] in #4266
* Introduce thread pool for writing goto binaries in parallel by
@AlexanderPortland in #4236
* Major-version update cargo dependencies by @tautschnig in
#4240
* Bump tests/perf/s2n-quic from `4938450` to `8f510f0` by
@dependabot[bot] in #4270
* Automatic toolchain upgrade to nightly-2025-08-05 by
@github-actions[bot] in #4271
* Automatic toolchain upgrade to nightly-2025-08-06 by
@github-actions[bot] in #4272
* Avoid updating irrelevant symbols when handling quantifiers by
@AlexanderPortland in #4268
* Lazily evaluate debug info by @AlexanderPortland in
#4269
* Clone a template `BodyTransformer` to avoid re-initialization by
@AlexanderPortland in #4259
* Ensuring that MIR constants are marked as static consts by @vonaka in
#4233
* Fix release job dependencies by @tautschnig in
#4273

## New Contributors
* @vonaka made their first contribution in
#4151

**Full Changelog**:
kani-0.64.0...kani-0.65.0

---------

Co-authored-by: Zyad Hassan <88045115+zhassan-aws@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-CompilerBenchCI Tag a PR to run benchmark CI Z-EndToEndBenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants