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

Fix ambiguous associated type usage on top of 0.20 #109

Closed

Conversation

gui1117
Copy link

@gui1117 gui1117 commented Feb 25, 2021

funty 1.2 adds an associated const which conflicts with BitMemory::BITS on type inference.
This PR resolve the ambiguity by expliciting trait to use.

This is meant to be based on 0.20 but there is no branch (thus the missleading conflicts)

Also could we release a 0.20.2 with this patch ?

@gui1117 gui1117 changed the title Fix ambiguous associated type usage Fix ambiguous associated type usage on top of 0.20 Feb 25, 2021
@gui1117
Copy link
Author

gui1117 commented Feb 25, 2021

closed in favor of #110

I didn't know 0.20.1 was released, it would be great to have tags.

@gui1117 gui1117 closed this Feb 25, 2021
@myrrlyn
Copy link
Collaborator

myrrlyn commented Apr 18, 2021

I try to keep tags of all releases but I don't know how to enforce it as part of the publish rule :/

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