Skip to content

Update to nightly-2026-07-15 - #2

Merged
kurtjd merged 1 commit into
OpenDevicePartnership:mainfrom
Wassasin:nightly-2026-07-15
Jul 29, 2026
Merged

Update to nightly-2026-07-15#2
kurtjd merged 1 commit into
OpenDevicePartnership:mainfrom
Wassasin:nightly-2026-07-15

Conversation

@Wassasin

Copy link
Copy Markdown
Contributor

Update the Rust toolchain version to nightly-2026-07-15.

Changes in the test-suite can be attributed to core/std changes and compilation optimization changes in rustc. These are to be expected. Important is that the so-called lint boundary is identical, which is the case here.

Secondly the special consideration for shims in get_call_def_mir has been removed as it relates to std::ops::Fn::call as part of the fn_traits unstable feature. We are already emitting a lint if the function is cast to a pointer, so this part was redundant. It has been removed because due to the update of the toolchain fn_args now has a Binder and needed to be updated.

@Wassasin
Wassasin requested a review from a team as a code owner July 16, 2026 12:51
@kurtjd
kurtjd merged commit 58dfe4f into OpenDevicePartnership:main Jul 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants