Skip to content

tuple.rs: Document more traits implemented by tuples if their components do #26520

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

Merged
merged 1 commit into from
Jun 24, 2015

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jun 23, 2015

Tuples implement Debug and Hash if their components do.

closes #24826

r? @alexcrichton

cc @steveklabnik

…nts do

Tuples implement Debug and Hash if their components do.
@bluss
Copy link
Member

bluss commented Jun 23, 2015

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 23, 2015

📌 Commit 01fa559 has been approved by bluss

@bors
Copy link
Collaborator

bors commented Jun 24, 2015

⌛ Testing commit 01fa559 with merge 5678a1a...

bors added a commit that referenced this pull request Jun 24, 2015
Tuples implement Debug and Hash if their components do.

closes #24826

r? @alexcrichton 

cc @steveklabnik
@bors bors merged commit 01fa559 into rust-lang:master Jun 24, 2015
@oli-obk oli-obk deleted the three-tuple-transitive-traits branch July 3, 2015 07:49
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