Skip to content

Conversation

bstrie
Copy link
Contributor

@bstrie bstrie commented Jun 9, 2012

If we import num::num, it gets reexported implicitly and causes collisions if you try to import (for example) int::num and i8::num at the same time.

If we import num::num, it gets reexported implicitly and causes collisions if
you try to import (for example) int::num and i8::num at the same time.
brson added a commit that referenced this pull request Jun 9, 2012
Allow multiple `num` impls to be imported at once
@brson brson merged commit c91d5aa into rust-lang:master Jun 9, 2012
@brson
Copy link
Contributor

brson commented Jun 9, 2012

Thanks!

celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
tshepang added a commit to tshepang/rust that referenced this pull request Sep 8, 2025
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