Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

GuillaumeGomez
Copy link
Member

Part of #36301.

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@GuillaumeGomez
Copy link
Member Author

r? @pnkfelix
cc @alexcrichton

@rust-highfive rust-highfive assigned pnkfelix and unassigned brson Sep 14, 2016
@brson
Copy link
Contributor

brson commented Sep 15, 2016

The things here that are not part of a public interface don't need Eq. Just creates more work for the compiler. Looks like fmt::num, dec2flt::FloatErrorKind, flt2dec, IntErrorKind, liblog (though this should be fixed upstream), SafeHash, path::State, pipe::State, are in that category.

@GuillaumeGomez
Copy link
Member Author

I'll remove thos Eq impl then.

@GuillaumeGomez
Copy link
Member Author

Updated.

@pnkfelix
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 22, 2016

📌 Commit b4c739d has been approved by pnkfelix

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Sep 22, 2016
bors added a commit that referenced this pull request Sep 22, 2016
Rollup of 7 pull requests

- Successful merges: #36330, #36423, #36539, #36571, #36589, #36600, #36632
- Failed merges:
@bors bors merged commit b4c739d into rust-lang:master Sep 22, 2016
@GuillaumeGomez GuillaumeGomez deleted the eq_impl branch September 23, 2016 10:38
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.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.