Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-05-29 to nightly-2025-05-30 without any other source changes.

@github-actions github-actions bot requested a review from a team as a code owner May 30, 2025 03:32
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@6f69710 up to
rust-lang/rust@1bbd62e. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/1bbd62e547 Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzol

rust-lang/rust@13718eb788 Auto merge of #141595 - bjorn3:rustc_no_sysroot_proc_macro, r=onur-ozkan
rust-lang/rust@73382e4417 Bump rustc-perf and update PGO crates
rust-lang/rust@8afd71079a Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhpratt
rust-lang/rust@38081f22c2 Auto merge of #141716 - jhpratt:rollup-9bjrzfi, r=jhpratt
rust-lang/rust@ee3e807f90 Rollup merge of #141656 - ehuss:cargo-aarch64-macos, r=marcoieni,jieyouxu
rust-lang/rust@bf1343b963 Rollup merge of #141571 - RalfJung:float-tests, r=tgross35
rust-lang/rust@ba042d7cb1 Rollup merge of #139994 - tamird:cstr-display, r=Amanieu
rust-lang/rust@8951c74e2a Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3
rust-lang/rust@4327a7c202 Rollup merge of #141702 - eholk:eholk-reviewers, r=aDotInTheVoid
rust-lang/rust@e7ef07a523 Rollup merge of #141690 - Patrick-6:intercept-mutex, r=m-ou-se
rust-lang/rust@f4dcb7fad0 Rollup merge of #141687 - RalfJung:atomic_compare_exchange, r=bjorn3
rust-lang/rust@643f9c2f11 Rollup merge of #141684 - petrochenkov:bumponig, r=ehuss
rust-lang/rust@dc22509663 Rollup merge of #141683 - compiler-errors:unsafe-binder-capture, r=oli-obk
rust-lang/rust@e987a99ed2 Rollup merge of #141682 - nia-e:fixup-alloc, r=RalfJung
rust-lang/rust@bab9879932 Rollup merge of #141680 - davidjsonn:master, r=oli-obk
rust-lang/rust@0ac0285c3f Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-dead
rust-lang/rust@e96b112672 Rollup merge of #141643 - marcoieni:codebuild-check, r=Kobzol
rust-lang/rust@d3a69636c9 Rollup merge of #141638 - oli-obk:builtin-index, r=lcnr
rust-lang/rust@1c46b4a4a9 Rollup merge of #141612 - jhpratt:phantom-docs, r=tgross35
rust-lang/rust@6bf4224f68 Rollup merge of #141533 - RalfJung:rintf, r=bjorn3
rust-lang/rust@ffdd3b16dc Rollup merge of #141477 - tshepang:patch-1, r=ChrisDenton
rust-lang/rust@d9ed86729b Rollup merge of #141104 - PaulDance:fix-win7-test_eq_windows_file_type, r=ChrisDenton
rust-lang/rust@394fde04a8 Rollup merge of #138139 - xizheyin:issue-137384, r=ChrisDenton
rust-lang/rust@d3c605a051 Rollup merge of #136429 - fmease:gci-fix-def-site-checks, r=BoxyUwU
rust-lang/rust@5f025f363d Auto merge of #141581 - lcnr:fold-clauses, r=compiler-errors
rust-lang/rust@ebe9b00602 Auto merge of #141693 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@9f2ee0f4fb Add eholk to compiler reviewer rotation
rust-lang/rust@8237107d88 Add comments to diagnostic items
rust-lang/rust@467eeabbb5 Stabilise repr128
rust-lang/rust@2593df8837 core: unstably expose atomic_compare_exchange so stdarch can use it
rust-lang/rust@9f12748086 GCI: Check where-clauses for well-formedness at the def site
rust-lang/rust@149b5b2567 Make pthread Mutex internals less public
rust-lang/rust@2e99a880e2 Add diagnostic items to sys::Mutex
rust-lang/rust@d88641f8bc rustbook: Bump versions of onig and onig_sys
rust-lang/rust@3a736e2726 Handle e2021 precise capturing of unsafe binder
rust-lang/rust@bcebf58acc interpret/allocation: make alloc fn be FnOnce
rust-lang/rust@9389daab8d replace TraitRef link memory.md
rust-lang/rust@0dd5722d67 Test(fs): Fix test_eq_windows_file_type for Windows 7
rust-lang/rust@550aed825b Use builin_index instead of hand-rolling it
rust-lang/rust@d08ab512dd Merge pull request #19881 from Veykril/push-wsrmttkymyps
rust-lang/rust@8231d888cf feat: Desugar assist for let pat = expr?; -> let else
rust-lang/rust@c205ef756d Merge pull request #19880 from Veykril/push-xmpxumsrkymk
rust-lang/rust@035cf40337 Merge pull request #19872 from ChayimFriedman2/async-fn-output
rust-lang/rust@457e84f4d8 fix: Handle included files better in IDE layer
rust-lang/rust@bf52d1a803 ci: verify that codebuild jobs use ghcr.io
rust-lang/rust@fa22119b38 Merge pull request #19876 from ShoyuVanilla/layout-padding
rust-lang/rust@e0ff77aea5 coretests: add abs() and copysign() tests, and remove now-unnecessary ui test
rust-lang/rust@2a9363e593 coretests: simplify test_float macro to derive more things from the type name
rust-lang/rust@4c4a40f6df Reorder ast::ItemKind::{Struct,Enum,Union} fields.
rust-lang/rust@7840bc0ea1 Merge pull request #19879 from Veykril/push-mqykxnqtktuw
rust-lang/rust@636495cdec feat: Render padding information when hovering on structs
rust-lang/rust@7ec351ec7c Back out "Fix IDE resolution of item macros"
rust-lang/rust@711546a329 Drop unnecessay code
rust-lang/rust@cfe488c7a0 fix: Fix IDE layer not resolving some macro calls
rust-lang/rust@f67ee9c7de Merge pull request #19877 from tgross35/remove-concat-idents
rust-lang/rust@9f94b13d7a chore: Remove support for concat_idents!
rust-lang/rust@2c5d840fb0 Merge pull request #19875 from ShoyuVanilla/issue-19844
rust-lang/rust@a55a3705f6 fix: Skip pattern analysis on type mismatches
rust-lang/rust@d562c46be0 CI: Add cargo tests to aarch64-apple-darwin
rust-lang/rust@db21caf5ba Drive-by: Delete dead TyCtxtEnsureOk::const_eval_poly
rust-lang/rust@a83f8d02ea Always evaluate free lifetime-generic constants
rust-lang/rust@026baa1c6f Do not get proc_macro from the sysroot in rustc
rust-lang/rust@5b6ca80458 Merge pull request #19850 from regexident/dyn-semantics
rust-lang/rust@68ff7f2878 Make Semantics<'db, DB> support Semantics<'db, dyn HirDatabase>, by use of DB: ?Sized
rust-lang/rust@7baa85d16b Fix inference of AsyncFnX return type
rust-lang/rust@2e9c2cec04 Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hir
rust-lang/rust@0830ce036f assert we never incorrectly canonicalize envs
rust-lang/rust@c56efaedfa add additional TypeFlags fast paths
rust-lang/rust@7aef56d9b9 Call out possibility of invariant result
rust-lang/rust@94c624e7f5 Merge pull request #19792 from A4-Tacks/fix-generate-mut-trait-impl-indent
rust-lang/rust@376edac94f Merge pull request #19819 from Veykril/push-utvzwvwuuvlm
rust-lang/rust@3d67336f65 Merge pull request #19785 from A4-Tacks/fix-generate-new-indent
rust-lang/rust@6b49172242 Merge pull request #19851 from ChayimFriedman2/normalize-exhaustiveness
rust-lang/rust@a493526c92 Merge pull request #19864 from ChayimFriedman2/is-in-macro
rust-lang/rust@753c62c889 Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks
rust-lang/rust@fe1808718c Fix IDE resolution of item macros
rust-lang/rust@396c5cafe7 clean up old rintf leftovers
rust-lang/rust@248f4b2ad2 reduce clutter... too many imports
rust-lang/rust@a3bd12b88a Path::with_extension: improve examples
rust-lang/rust@947be5f431 add CStr::display
rust-lang/rust@9d61d8a388 Merge pull request #19853 from Veykril/push-ovpvzkxmpsuk
rust-lang/rust@69ba323c1c Bump salsa
rust-lang/rust@f0096aea40 Normalize when checking for uninhabited types for pattern exhaustiveness checking
rust-lang/rust@11afee46e3 Merge pull request #19843 from oli-obk/rust-analyzer.vs
rust-lang/rust@fb181cf660 Remove rust-analyzer.vs from other editors
rust-lang/rust@b64a934102 Merge pull request #19842 from Veykril/push-zunlmrzpnrzk
rust-lang/rust@24a416cc57 Support transmute_unchecked intrinsic for mir-eval
rust-lang/rust@1c584188ff Merge pull request #19824 from ChayimFriedman2/lints-again
rust-lang/rust@2580d833a2 Merge pull request #19839 from ChayimFriedman2/inlay-hints-attr
rust-lang/rust@0cb50cd99e Merge pull request #19840 from rust-lang/davidbarsky/fix-integrated-benchmarks
rust-lang/rust@8acb1b5f0b internal: fix integrated_benchmarks to make actual edits
rust-lang/rust@226db317b1 Correctly set the span of the proc_macro crate's Group delimiters
rust-lang/rust@31b4808432 Fix cache problems with lints level
rust-lang/rust@687eeeafc8 Change import prefix default to be by crate
rust-lang/rust@6a35b51860 fix: ide-assists, generate mut trait impl indent
rust-lang/rust@06da7b31ac fixes: ide-assists, generate_new indent loses
rust-lang/rust@f66787a08d Update compiler/rustc_codegen_ssa/src/back/link.rs
rust-lang/rust@72a9219e82 check all crate-type to find staticlib
rust-lang/rust@98bb597c05 Update compiler/rustc_codegen_ssa/src/back/link.rs
rust-lang/rust@c59b70841c Emit warning while outputs is not exe and prints linkage info

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

2 participants