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

linux: add pthread barriers #3065

Merged
merged 1 commit into from
Jan 18, 2023
Merged

linux: add pthread barriers #3065

merged 1 commit into from
Jan 18, 2023

Conversation

Forestryks
Copy link
Contributor

This PR adds pthread barrier bindings for all supported linux platforms

@rustbot
Copy link
Collaborator

rustbot commented Jan 11, 2023

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

Please see the contribution instructions for more information.

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jan 18, 2023

📌 Commit 4625f47 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 18, 2023

⌛ Testing commit 4625f47 with merge 36d0272...

@bors
Copy link
Contributor

bors commented Jan 18, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 36d0272 to master...

@bors bors merged commit 36d0272 into rust-lang:master Jan 18, 2023
pietroalbini added a commit to ferrocene/sphinx-shared-resources that referenced this pull request Mar 22, 2023
747: Improvements to the documentation styling r=Veykril a=pietroalbini

This PR makes multiple changes to the documentation styling:

* Removes the commit SHA from the built documentation, to avoid the qualification documents from changing between builds if no actual content changed.
* Implements horrible CSS hackery to collapse the margin when multiple headings are one after another.
* Adds styling for table captions.
* Changes the background color for inline code to be less grey.

| Before | After |
| --- | --- |
| ![Before](https://user-images.githubusercontent.com/2299951/213684174-4eb71f55-9aab-4688-8aae-6b928b531ca2.png) | ![After](https://user-images.githubusercontent.com/2299951/213684216-e73acc4e-0e95-4646-9566-a0553171c4d7.png) |


748: Automated pull from `rust-lang/libc` r=pietroalbini a=github-actions[bot]

This PR pulls the following changes from the [`rust-lang/libc`](https://github.com/rust-lang/libc) repository:

* rust-lang/libc#3069
* rust-lang/libc#3065
* rust-lang/libc#3071


749: Improve objects.inv gathering reliability r=Veykril a=pietroalbini

This PR improves the reliability of objects.inv gathering. More detailed explanations of the changes are in the commit messages.

Co-authored-by: Pietro Albini <pietro.albini@ferrous-systems.com>
Co-authored-by: Andrei Odintsov <forestryks1@gmail.com>
Co-authored-by: David Carlier <devnexen@gmail.com>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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