Skip to content
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

Add unix adjtime support. #2751

Merged
merged 4 commits into from Apr 28, 2022
Merged

Add unix adjtime support. #2751

merged 4 commits into from Apr 28, 2022

Conversation

guyru
Copy link
Contributor

@guyru guyru commented Apr 11, 2022

No description provided.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@Amanieu
Copy link
Member

Amanieu commented Apr 12, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 12, 2022

📌 Commit 9c8aa21 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 12, 2022

⌛ Testing commit 9c8aa21 with merge 4625958...

bors added a commit that referenced this pull request Apr 12, 2022
Add unix adjtime support.
@bors
Copy link
Contributor

bors commented Apr 12, 2022

💔 Test failed - checks-actions

@guyru
Copy link
Contributor Author

guyru commented Apr 12, 2022

broken_heart Test failed - checks-actions

What does the checks-action test mean?

@Amanieu
Copy link
Member

Amanieu commented Apr 12, 2022

That's just the action that reports the build status at the end. You need to find the actual failure on the list on the left. In this case: https://github.com/rust-lang/libc/runs/5996464765?check_suite_focus=true

@Amanieu
Copy link
Member

Amanieu commented Apr 18, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 18, 2022

📌 Commit 7c37f9a has been approved by Amanieu

bors added a commit that referenced this pull request Apr 18, 2022
Add unix adjtime support.
@bors
Copy link
Contributor

bors commented Apr 18, 2022

⌛ Testing commit 7c37f9a with merge 818f9e8...

@bors
Copy link
Contributor

bors commented Apr 18, 2022

💔 Test failed - checks-actions

@Amanieu
Copy link
Member

Amanieu commented Apr 18, 2022

adjtime seems to be missing on Android.

@Amanieu
Copy link
Member

Amanieu commented Apr 28, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 28, 2022

📌 Commit d76448f has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 28, 2022

⌛ Testing commit d76448f with merge d31cbb1...

@bors
Copy link
Contributor

bors commented Apr 28, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing d31cbb1 to master...

@bors bors merged commit d31cbb1 into rust-lang:master Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants