Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-03-13 to nightly-2025-03-14 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@249cb84 up to
rust-lang/rust@cbfdf0b. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/cbfdf0b014 Auto merge of #138459 - matthiaskrgr:rollup-hddfg18, r=matthiaskrgr

rust-lang/rust@69b3ad18d2 Rollup merge of #138427 - madsmtm:vxworks-llvm-target, r=jieyouxu
rust-lang/rust@883f00ce34 Rollup merge of #138425 - cuviper:remove-hash_raw_entry, r=jhpratt
rust-lang/rust@962b646207 Rollup merge of #138423 - compiler-errors:delay-emit, r=WaffleLapkin
rust-lang/rust@4c20fe837c Rollup merge of #138420 - zmodem:cfifunctionindex_fix, r=durin42
rust-lang/rust@9339bc61c9 Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obk
rust-lang/rust@6db8e5ade5 Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxu
rust-lang/rust@41d6e6e8da Rollup merge of #138399 - Bryanskiy:delegation-extern-fn, r=petrochenkov
rust-lang/rust@b5955e74e8 Rollup merge of #138126 - compiler-errors:rtn-for-sugg, r=oli-obk
rust-lang/rust@52daa7d835 Auto merge of #137152 - saethlin:bss-const-allocs, r=wesleywiser
rust-lang/rust@93257e2d20 Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr
rust-lang/rust@63447f2095 Delegation: allow foreign fns reuse
rust-lang/rust@ad23e9d705 Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jieyouxu
rust-lang/rust@459d5b5807 Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxu
rust-lang/rust@10be9735c7 Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhpratt
rust-lang/rust@419d913736 Rollup merge of #138343 - tgross35:f16-powf, r=joboet
rust-lang/rust@1a7d2b9219 Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDotInTheVoid,compiler-errors
rust-lang/rust@762acf53cb Rollup merge of #137816 - folkertdev:naked-asm-xcoff, r=Noratrieb
rust-lang/rust@a2aba0578b Auto merge of #138448 - matthiaskrgr:rollup-3onhkse, r=matthiaskrgr
rust-lang/rust@3bfce83cb2 Rollup merge of #138370 - cuviper:try_oom_error, r=jhpratt
rust-lang/rust@1827ffdef0 Rollup merge of #138346 - folkertdev:naked-asm-windows-endef, r=ChrisDenton
rust-lang/rust@5ae93cf5b4 Rollup merge of #138273 - petrochenkov:nonatroot, r=bjorn3
rust-lang/rust@448aa30b5a Rollup merge of #138162 - ehuss:library-2024, r=cuviper
rust-lang/rust@9527572460 Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDenton
rust-lang/rust@a488cf8a70 Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDenton
rust-lang/rust@b3ab69504a Rollup merge of #133981 - aDotInTheVoid:document-docs-ids, r=fmease
rust-lang/rust@3b1776dc29 Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789
rust-lang/rust@961351c76c Auto merge of #138249 - compiler-errors:auto-self, r=lcnr
rust-lang/rust@8536f201ff Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth
rust-lang/rust@0e76f8b7e0 Auto merge of #138076 - tmiasko:pred-count, r=matthewjasper
rust-lang/rust@a05d6ab8b7 rustdoc-json: Clean up & Document id handling
rust-lang/rust@0434013a6e Fix RISC-V VxWorks LLVM target triples
rust-lang/rust@0a477921a8 rustdoc-json: Extract Id handling into its own module
rust-lang/rust@2c0ad9d967 Remove feature = "hash_raw_entry"
rust-lang/rust@7a08d0368f Add an opt-out in pretty printing for RTN rendering
rust-lang/rust@5ec462e8e7 Don't emit error within cast function, propagate it as a CastError
rust-lang/rust@eb2e421e36 Adapt to LLVM dropping CfiFunctionIndex::begin()/end()
rust-lang/rust@03c1b43d9e minor interpret cleanups
rust-lang/rust@c756251076 Rollup merge of #138409 - xingxue-ibm:use-sigaction, r=compiler-errors
rust-lang/rust@9d1b62c109 Rollup merge of #138407 - Bryanskiy:delegation-variadic, r=petrochenkov
rust-lang/rust@8d28328049 Rollup merge of #138403 - Bryanskiy:delegation-ice-2, r=petrochenkov
rust-lang/rust@84a2b689ac Rollup merge of #138394 - lcnr:yeet-variant, r=compiler-errors
rust-lang/rust@74c3794ece Rollup merge of #138357 - lcnr:goodbye-TypeVerifier-rarw, r=compiler-errors
rust-lang/rust@245d3a90ca Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan,jieyouxu
rust-lang/rust@277d05e857 Rollup merge of #138318 - lolbinarycat:rustdoc-js-less-expect-error-part2, r=notriddle
rust-lang/rust@f5eb296c5a Rollup merge of #138280 - folkertdev:mir-dump-asm-const, r=compiler-errors
rust-lang/rust@2d7a592c62 Rollup merge of #138259 - compiler-errors:disentangle-ribs, r=BoxyUwU
rust-lang/rust@40c7a9014e Rollup merge of #138175 - sam-mccall:binobj, r=nnethercote
rust-lang/rust@f88f27aff0 Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar
rust-lang/rust@185dd2d01b Rollup merge of #134076 - GrigorenkoPV:InvalidFilename, r=joboet
rust-lang/rust@42773bfcac Disentangle ForwardGenericParamBan and ConstParamTy ribs
rust-lang/rust@1543256e6f Remove unused host_tlib_path field
rust-lang/rust@f51d1d29f7 Rename user_provided_sysroot argument of fluent_bundle
rust-lang/rust@926b5d2e4f Use materialize_sysroot in rustdoc
rust-lang/rust@7e8494f0a5 Don't return an error from get_or_default_sysroot
rust-lang/rust@0a679514d4 Avoid unnecessary argument mutation in fluent_bundle
rust-lang/rust@b54398e4ea Make opts.maybe_sysroot non-optional
rust-lang/rust@17d1e050e6 Use sa_sigaction instead of sa_union.__su_sigaction for AIX.
rust-lang/rust@ccdba16f42 Delegation: reject C-variadics
rust-lang/rust@8c0475e10b Update mdbook to 0.4.47
rust-lang/rust@7bfe2136e4 Delegation: one more ICE fix for MethodCall generation
rust-lang/rust@adbcb910f0 remove unnecessary variant
rust-lang/rust@707d4b7a93 add change entry for rls removal
rust-lang/rust@56d0b160f8 remove rls source from the repository
rust-lang/rust@ac819aa924 remove rls specific parts from tidy and build-manifest
rust-lang/rust@d3d7a6df54 remove rls support from bootstrap
rust-lang/rust@c62aa0baa1 Fix UserRef<[T]>::copy_to_enclave_vec
rust-lang/rust@576bcfcd4e Update compiletest's has_asm_support to match rustc
rust-lang/rust@256c27e748 Move methods from Map to TyCtxt, part 4.
rust-lang/rust@281af35cc3 Rename hir_attrs query as hir_attr_map.
rust-lang/rust@d2642abed3 Adjust Map's to_string functionality.
rust-lang/rust@53f488aa4b Simulate OOM for the try_oom_error test
rust-lang/rust@d3c55cd52b Remove unnecessary parens
rust-lang/rust@b130747e92 Migrate windows-targets to Rust 2024
rust-lang/rust@ba06ce6114 Migrate the sysroot crate to Rust 2024
rust-lang/rust@32c61f70e7 Migrated the rustc-std-workspace crates to Rust 2024
rust-lang/rust@80311c4d86 Migrate profiler_builtins to Rust 2024
rust-lang/rust@0b2489c226 Migrate proc_macro to Rust 2024
rust-lang/rust@f1a95138d9 Migrate test to Rust 2024
rust-lang/rust@993359e701 Migrate std to Rust 2024
rust-lang/rust@540ef90832 Migrate unwind to Rust 2024
rust-lang/rust@985f66bc22 Migrate panic_unwind to Rust 2024
rust-lang/rust@b9454af36d Migrate panic_abort to Rust 2024
rust-lang/rust@f505d4e8e3 Migrate alloc to Rust 2024
rust-lang/rust@0e071c2c6a Migrate core to Rust 2024
rust-lang/rust@590b277d25 Add a test for new 2024 standard library behavior
rust-lang/rust@a5eb387d61 merge TypeChecker and TypeVerifier
rust-lang/rust@50f5f607b4 unify last_span computation
rust-lang/rust@2f6aca8206 change TypeChecker to a MIR visitor
rust-lang/rust@e1854933d8 bump libc to 0.2.171 to fix xous
rust-lang/rust@47ba5bd41e Enable f16 tests for powf
rust-lang/rust@7475a3416b Stabilize std::io::ErrorKind::InvalidFilename
rust-lang/rust@c0957ef45a naked functions: on windows emit .endef without the symbol name
rust-lang/rust@20bac26165 main.js: remove searchState from globals.
rust-lang/rust@2b3b0bd50b Remove unused file
rust-lang/rust@7421546f6b main.js: typecheck things related to window.register_type_impls
rust-lang/rust@749b6bf79f rustdoc.d.ts: add window.{register_implementors,pending_implementors}
rust-lang/rust@2e1c8f088a rustdoc.d.ts: window.SIDEBAR_ITEMS may exist.
rust-lang/rust@ab180c29e3 main.js: handle document.activeElement being null
rust-lang/rust@f5efd2aba3 main.js(isDisplayed): coerce truthy values to boolean
rust-lang/rust@6622111906 main.js: always refer to searchState through window.searchState
rust-lang/rust@da5da99999 main.js: handleEscape and handleShortcut accept KeyboardEvent
rust-lang/rust@cf7f3cf424 main.js: give type signatures to a few helper functions
rust-lang/rust@93161f5c14 main.js: don't set mouseMovedAfterSearch, as it is never read
rust-lang/rust@d75c9733f4 main.js: insertAfter needs non-root referenceNode
rust-lang/rust@f5dd3d13fc Update Trusty support to account for recent libstd reorganization
rust-lang/rust@0b1a7ab339 Remove custom TLS implementation for Trusty targets
rust-lang/rust@5b941136f1 Update Trusty platform docs
rust-lang/rust@22fea97c9d Disable unsupported tests
rust-lang/rust@d633d8e074 Format after patches have been applied
rust-lang/rust@7f6ee12526 Apply rustc-0054-Add-std-os-fd-support-for-Trusty.patch
rust-lang/rust@87ca2dbb00 Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patch
rust-lang/rust@9213cb80c2 fix ICE in pretty-printing global_asm!
rust-lang/rust@112f7b01a1 make precise capturing args in rustdoc Json typed
rust-lang/rust@8c7a94e4cd Implement read_buf and vectored read/write for SGX stdio
rust-lang/rust@b52666868f Copy from userspace to MaybeUninit
rust-lang/rust@d577883f92 metadata: Ignore sysroot when doing the manual native lib search in rustc
rust-lang/rust@3129802f90 Do not register Self: AutoTrait when confirming auto trait
rust-lang/rust@f35bda3997 support XCOFF in naked_asm!
rust-lang/rust@607987e3e2 Support rmeta inputs for --crate-type=bin --emit=obj
rust-lang/rust@5bae3adde9 Calculate predecessor count directly
rust-lang/rust@508b803c44 Remove start block special case
rust-lang/rust@c620d76ae3 move naked function assembly tests to their own directory
rust-lang/rust@b75b67fa4a Add a .bss-like scheme for encoded const allocs

@github-actions github-actions bot requested a review from a team as a code owner March 14, 2025 03:22
@zhassan-aws zhassan-aws reopened this Mar 14, 2025
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Mar 14, 2025
@tautschnig tautschnig added this pull request to the merge queue Mar 14, 2025
Merged via the queue into main with commit 953ff35 Mar 14, 2025
24 of 25 checks passed
@tautschnig tautschnig deleted the toolchain-2025-03-14 branch March 14, 2025 09:29
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2025
Bump Kani version to 0.61.0.

Github-generated release notes:

## What's Changed
* Fix CHANGELOG of 0.60.0 by @qinheping in
#3925
* Bump tests/perf/s2n-quic from `d88faa4` to `8670e83` by @dependabot in
#3928
* Update toolchain to 2025-03-04 by @qinheping in
#3927
* Install the right toolchain for HEAD and BASE checks in
`verify-std-check.yml` by @remi-delmas-3000 in
#3920
* Automatic cargo update to 2025-03-10 by @github-actions in
#3926
* Automatic toolchain upgrade to nightly-2025-03-05 by @github-actions
in #3929
* Upgrade toolchain to nightly-2025-03-07 by @tautschnig in
#3931
* Upgrade toolchain to nightly-2025-03-12 by @tautschnig in
#3933
* Automatic toolchain upgrade to nightly-2025-03-13 by @github-actions
in #3934
* Update CBMC dependency to 6.5.0 by @tautschnig in
#3936
* Automatic toolchain upgrade to nightly-2025-03-14 by @github-actions
in #3937
* Automatic toolchain upgrade to nightly-2025-03-15 by @github-actions
in #3938
* Automatic toolchain upgrade to nightly-2025-03-16 by @github-actions
in #3939
* Automatic toolchain upgrade to nightly-2025-03-17 by @github-actions
in #3940
* Automatic cargo update to 2025-03-17 by @github-actions in
#3941
* Autoharness: Don't panic on `_` argument and add `_autoharness` suffix
to GOTO files by @carolynzech in
#3942
* Implement `f16` and `f128` cases in `codegen_float_type` by
@carolynzech in #3943
* Support function implementations of known built-ins by @tautschnig in
#3945
* Autoharness: metadata improvements and enable standard library
application by @carolynzech in
#3948
* Autoharness: `--list` option by @carolynzech in
#3952
* Add support for anonymous nested statics by @carolynzech in
#3953
* Automatic cargo update to 2025-03-24 by @github-actions in
#3954
* Bump tests/perf/s2n-quic from `8670e83` to `324cf31` by @dependabot in
#3955
* Document behavior of checked_size_of_raw and is_inbounds by @rajath-mk
in #3956
* Upgrade toolchain to 2025-03-18 by @zhassan-aws in
#3959
* Remove unstable-features from code formatting script by @zhassan-aws
in #3962
* Remove CI job to update features/verify-rust-std by @tautschnig in
#3963
* Make is_inbounds public by @rajath-mk in
#3958
* Enable Kani to work with a stable toolchain by @zhassan-aws in
#3964
* Automatic cargo update to 2025-03-31 by @github-actions in
#3966
* Add support for struct field accessing in loop contracts by
@thanhnguyen-aws in #3970
* Bump tests/perf/s2n-quic from `324cf31` to `d0aff82` by @dependabot in
#3968
* Clarify `is_inbounds` docs by @carolynzech in
#3974
* Upgrade toolchain to 2025-04-01 by @carolynzech in
#3973
* Remove remaining `--enable-unstable` mentions by @carolynzech in
#3978
* Clean up unused dependencies by @zhassan-aws in
#3981
* Automatic toolchain upgrade to nightly-2025-04-02 by @github-actions
in #3983
* Update dependencies per `cargo-outdated` by @carolynzech in
#3982
* Fix `autoharness` termination test & print metadata in alphabetical
order by @carolynzech in
#3971
* Fix cargo invocations to only use `pkg_args` where appropriate by
@carolynzech in #3984


**Full Changelog**:
kani-0.60.0...kani-0.61.0

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
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