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

readdir_r shim: assume FreeBSD v12+ #3748

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

RalfJung
Copy link
Member

Blocked on rust-lang/libc#3723 being released and propagating to std.

@RalfJung RalfJung added the S-blocked Status: blocked on something happening somewhere else label Jul 13, 2024
@RalfJung
Copy link
Member Author

Now blocked on rust-lang/rust#129226.

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 18, 2024
library: bump libc dependency

This pulls in rust-lang/libc#3723, which hopefully unblocks rust-lang/miri#3748.
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 19, 2024
library: bump libc dependency

This pulls in rust-lang/libc#3723, which hopefully unblocks rust-lang/miri#3748.
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 20, 2024
library: bump libc dependency

This pulls in rust-lang/libc#3723, which hopefully unblocks rust-lang/miri#3748.
github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
library: bump libc dependency

This pulls in rust-lang/libc#3723, which hopefully unblocks #3748.
@RalfJung
Copy link
Member Author

So hopefully this works now :D
@bors r+

@bors
Copy link
Collaborator

bors commented Aug 20, 2024

📌 Commit adca2e4 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request Aug 20, 2024
readdir_r shim: assume FreeBSD v12+

Blocked on rust-lang/libc#3723 being released and propagating to std.
@bors
Copy link
Collaborator

bors commented Aug 20, 2024

⌛ Testing commit adca2e4 with merge 219c891...

needs a libc version bump
@RalfJung
Copy link
Member Author

@bors retry r+

@bors
Copy link
Collaborator

bors commented Aug 20, 2024

📌 Commit 1ed6e50 has been approved by RalfJung

It is now in the queue for this repository.

@RalfJung
Copy link
Member Author

Looking good in local tests :)

@bors
Copy link
Collaborator

bors commented Aug 20, 2024

⌛ Testing commit 1ed6e50 with merge 2f4b32a...

@bors
Copy link
Collaborator

bors commented Aug 20, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 2f4b32a to master...

@bors bors merged commit 2f4b32a into rust-lang:master Aug 20, 2024
8 checks passed
@RalfJung RalfJung deleted the freebsd-readdir branch August 20, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-blocked Status: blocked on something happening somewhere else
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants