-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Stabilize SystemTime::UNIX_EPOCH #51144
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
Since FCP on the related tracking issue finished I believe we're clear to r+ this; cc @rust-lang/libs for any objections. @bors r- |
...That was meant to be: @bors r+ |
📌 Commit 855ec8b has been approved by |
Stabilize SystemTime::UNIX_EPOCH Fixes #49502
☀️ Test successful - status-appveyor, status-travis |
Yes, that's in the future. It was marked as stable for 1.28.0 about 11 minutes ago, cf. rust-lang/rust#51144 .
Shouldn't it be in release notes? |
Added in #52677 |
Fixes #49502