Skip to content

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Jun 1, 2022

Closes #37

Instead of actually making this work, it instead makes the error messages a little clearer when attempting to implement Fn for traits that would require some kind of for<T: Trait> Fn(T) syntax.

@KodrAus KodrAus merged commit 11fffab into master Jun 1, 2022
@KodrAus KodrAus deleted the fix/hrtb-generics branch June 1, 2022 06:41
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.

Make Fn* types work with some generic methods
1 participant