Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-nsec
May 5, 2015
Merged

std: Fix {atime,mtime,ctime}_nsec accessors#25079
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-nsec

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

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

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pcwalton

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

@alexcrichton

Copy link
Copy Markdown
Member Author

r? @aturon

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

aturon commented May 4, 2015

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

@bors

bors commented May 4, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 8760d29 has been approved by aturon

@bors

bors commented May 4, 2015

Copy link
Copy Markdown
Collaborator

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

@bors

bors commented May 4, 2015

Copy link
Copy Markdown
Collaborator

💔 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
Copy Markdown
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