Skip to content

Conversation

xmclark
Copy link
Contributor

@xmclark xmclark commented Dec 23, 2018

This PR makes the members of struct tm public.

I see no reason why these fields should not be public fields. They are public in the other targets. I did a blame and it seems that they have been private since added a couple years ago.

53e0d38

@rust-highfive
Copy link

r? @gnzlbg

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

@xmclark xmclark changed the title WIP - make tm struct members public make tm struct members public Dec 23, 2018
@gnzlbg
Copy link
Contributor

gnzlbg commented Dec 24, 2018

@bors: r+

@bors
Copy link
Contributor

bors commented Dec 24, 2018

📌 Commit 1da1ffe has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Dec 24, 2018

⌛ Testing commit 1da1ffe with merge 76ce096...

bors added a commit that referenced this pull request Dec 24, 2018
make tm struct members public

This PR makes the members of `struct tm` public.

I see no reason why these fields should not be public fields. They are public in the other targets. I did a blame and it seems that they have been private since added a couple years ago.

53e0d38
@bors
Copy link
Contributor

bors commented Dec 24, 2018

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Dec 24, 2018

⌛ Testing commit 1da1ffe with merge a4d4177...

bors added a commit that referenced this pull request Dec 24, 2018
make tm struct members public

This PR makes the members of `struct tm` public.

I see no reason why these fields should not be public fields. They are public in the other targets. I did a blame and it seems that they have been private since added a couple years ago.

53e0d38
@bors
Copy link
Contributor

bors commented Dec 24, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: gnzlbg
Pushing a4d4177 to master...

@bors bors merged commit 1da1ffe into rust-lang:master Dec 24, 2018
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