Skip to content

std: Fix {atime,mtime,ctime}_nsec accessors #25079

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
May 5, 2015

Conversation

alexcrichton
Copy link
Member

These all had a typo where they were accessing the seconds field, not the
nanoseconds field.

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@alexcrichton
Copy link
Member Author

r? @aturon

@rust-highfive rust-highfive assigned aturon and unassigned pcwalton May 3, 2015
@aturon
Copy link
Member

aturon commented May 4, 2015

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented May 4, 2015

📌 Commit 8760d29 has been approved by aturon

@bors
Copy link
Collaborator

bors commented May 4, 2015

⌛ Testing commit 8760d29 with merge 2fbe52f...

@bors
Copy link
Collaborator

bors commented May 4, 2015

💔 Test failed - auto-linux-64-x-android-t

These all had a typo where they were accessing the seconds field, not the
nanoseconds field.
@alexcrichton
Copy link
Member Author

@bors: r=aturon 9b1dd4b

Manishearth added a commit to Manishearth/rust that referenced this pull request May 5, 2015
 These all had a typo where they were accessing the seconds field, not the
nanoseconds field.
@bors bors merged commit 9b1dd4b into rust-lang:master May 5, 2015
@alexcrichton alexcrichton deleted the fix-nsec branch May 5, 2015 17:56
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