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

Allow comparisons between integers of different types #2021 #7

Open
sgrif opened this issue Jun 18, 2017 · 0 comments
Open

Allow comparisons between integers of different types #2021 #7

sgrif opened this issue Jun 18, 2017 · 0 comments

Comments

@sgrif
Copy link

sgrif commented Jun 18, 2017

rust-lang/rfcs#2021

I doubt this could fill a full episode on its own, but perhaps as part of an episode covering a handful of the "smaller" RFCs. In particular I didn't realize that Eq and Ord did not have a type parameter like PartialEq and PartialOrd do, which makes me think that this could make for an interesting discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants