-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Don't mark musl's time_t as deprecated in rustc build #2052
Conversation
r? @JohnTitor (rust-highfive has picked a reviewer for you, use r? to override) |
1c0d287
to
6c7f2a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@bors r+ |
📌 Commit 6c7f2a0 has been approved by |
@Amanieu Feel free to bump version and make a new release without r=me. |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
This allows rustc to use the latest version of the libc crate.