Closed
Description
This is a tracking issue for three functions added in #30865:
Metadata::modified
Metadata::accessed
Metadata::created
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
alexcrichton commentedon Feb 4, 2016
One known FIXME is that resolution of the timestamp is lost on OSX as we convert a
timespec
to atimeval
, converting nanoseconds to microseconds. This probably wants to be fixed at theSystemTime
layer which currently uses atimeval
representation due to its usage ingettimeofday
.alexcrichton commentedon Apr 29, 2016
🔔 This issue is now entering its cycle-long final comment period for stabilization 🔔
alexcrichton commentedon May 17, 2016
The libs team discussed this at triage yesterday and the decision was to stabilize
16 remaining items