Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward type parameters #50

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

Stebalien
Copy link
Contributor

Forward type parameters (and lifetimes, consts, etc.) in delegated calls as we can't always rely on type inference infering the correct ones from the context.

@dewert99
Copy link
Collaborator

dewert99 commented Jan 20, 2024

Thanks, this looks good. I just made some fixes to CI, so do you think to could pull those, and then if they pass I can merge this.

@Stebalien
Copy link
Contributor Author

Rebased.

@dewert99 dewert99 merged commit 0a73918 into hobofan:master Jan 20, 2024
4 checks passed
@Stebalien Stebalien deleted the steb/forward-types branch May 6, 2024 18:12
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