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

bool: implement Ord and TotalOrd #5845

Merged
merged 1 commit into from
Apr 12, 2013
Merged

bool: implement Ord and TotalOrd #5845

merged 1 commit into from
Apr 12, 2013

Conversation

thestinger
Copy link
Contributor

This is mostly just to make deriving more convenient, which is probably why Haskell does this too.

bors added a commit that referenced this pull request Apr 11, 2013
This is mostly just to make deriving more convenient, which is probably why Haskell does this too.
@bors bors closed this Apr 12, 2013
@bors bors merged commit 61b2999 into rust-lang:incoming Apr 12, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 26, 2020
…=yaahc

Fix FP `useless_conversion`

Fix rust-lang#5833.

changelog: none
calebcartwright pushed a commit to calebcartwright/rust that referenced this pull request Oct 23, 2023
fixes 5701

Whenever we see an `extern "Rust"` on a function, we don't strip it from the function.

If there's any future desire to have rustfmt remove an explicit "Rust" ABI, as it historically did prior to this change, then we can consider updating the rustfmt config surface to support that scenario
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