Skip to content

make ! support the equality/ordering operators #9174

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

Closed
wants to merge 1 commit into from
Closed

make ! support the equality/ordering operators #9174

wants to merge 1 commit into from

Conversation

thestinger
Copy link
Contributor

An expression such as bottom == not_bottom or not_bottom == bottom
already compiled, but this fixes the case where both sides are bottom.

An expression such as `bottom == not_bottom` or `not_bottom == bottom`
already compiled, but this fixes the case where both sides are `bottom`.
bors added a commit that referenced this pull request Sep 14, 2013
An expression such as `bottom == not_bottom` or `not_bottom == bottom`
already compiled, but this fixes the case where both sides are `bottom`.
@bors bors closed this Sep 14, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 18, 2022
Rustup

r? `@ghost`

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

Successfully merging this pull request may close these issues.

2 participants