Skip to content

[46.0 backport] Add explicit hint for generic call (#13715)#13719

Open
Mark-Simulacrum wants to merge 1 commit into
bytecodealliance:release-46.0.0from
Mark-Simulacrum:backport-13715
Open

[46.0 backport] Add explicit hint for generic call (#13715)#13719
Mark-Simulacrum wants to merge 1 commit into
bytecodealliance:release-46.0.0from
Mark-Simulacrum:backport-13715

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Contributor

This backports #13715 (hope I did this right).

cc @pchickey

* Hint generics in add_to_linker_instance

This fixes compilation with the new trait solver (probably an upstream
bug, haven't checked, but this is a trivial workaround). See compilation
failure here: rust-lang/rust#157590 (comment)

* Fix fallout in tests from additional hinting
@Mark-Simulacrum Mark-Simulacrum requested a review from a team as a code owner June 23, 2026 23:19
@Mark-Simulacrum Mark-Simulacrum requested review from pchickey and removed request for a team June 23, 2026 23:19
@Mark-Simulacrum Mark-Simulacrum changed the title Add explicit hint for generic call (#13715) [46.0 backport] Add explicit hint for generic call (#13715) Jun 23, 2026
@pchickey pchickey enabled auto-merge (squash) June 23, 2026 23:35
@Mark-Simulacrum

Copy link
Copy Markdown
Contributor Author

CI failure is presumably spurious, I don't think this change could have broken s390x specifically? I don't think I have permissions to retry though.

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.

2 participants