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

Default methods for generic impls at different types can behave incorrectly #7536

Closed
msullivan opened this issue Jul 1, 2013 · 0 comments
Closed

Comments

@msullivan
Copy link
Contributor

Because of a bug in make_mono_id, it is possible for default methods in two different instantiations of a generic impl to share a monomorphized functions incorrectly. This results in generating incorrect code.

Part of #2794.

@ghost ghost assigned msullivan Jul 1, 2013
@msullivan msullivan removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Aug 12, 2021
…oc, r=giraffate

Add missing backtick in docs for `redundant_allocation`

changelog: none
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

No branches or pull requests

1 participant