Skip to content

Add explicit hint for generic call#13715

Open
Mark-Simulacrum wants to merge 2 commits into
bytecodealliance:mainfrom
Mark-Simulacrum:hint-generics
Open

Add explicit hint for generic call#13715
Mark-Simulacrum wants to merge 2 commits into
bytecodealliance:mainfrom
Mark-Simulacrum:hint-generics

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown

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).

This hinting is already present for other calls to the same function (search for add_to_linker_instance:: in the edited file).

If possible, it would be great to get this released in a patch release of v46.

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)
@Mark-Simulacrum Mark-Simulacrum requested a review from a team as a code owner June 23, 2026 00:51
@Mark-Simulacrum Mark-Simulacrum requested review from dicej and removed request for a team June 23, 2026 00:51
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.

1 participant