Conversation
c288212 to
74faaa3
Compare
d65479d to
ba7b6ff
Compare
60e2360 to
3c483fc
Compare
3c483fc to
9f350fc
Compare
Member
Author
|
I'll r+ once rust-lang/homu#160 is merged. |
Member
Author
|
Well, I guess we don't have to wait for the homu config change as it's still worth checking CI result w/o gating, @bors r+ |
Contributor
|
📌 Commit 9f350fc has been approved by |
Contributor
This was referenced Nov 18, 2021
Contributor
|
💔 Test failed - checks-actions |
Member
Author
|
Hi, hi, hi, timeout! |
Member
Author
|
@bors p=1 |
Contributor
Contributor
|
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
This was referenced Nov 18, 2021
Minoru
reviewed
Nov 22, 2021
| impl Eq for statfs {} | ||
| impl ::fmt::Debug for statfs { | ||
| fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | ||
| f.debug_struct("statfs") |
Contributor
There was a problem hiding this comment.
This is missing f_version, f_type and f_flags — is that intentional?
asomers
added a commit
to asomers/libc
that referenced
this pull request
Dec 20, 2023
These two messages got accidentally swapped in PR rust-lang#2545
Merged
bors
added a commit
that referenced
this pull request
Dec 20, 2023
[skip ci] fix typos in comments These two messages got accidentally swapped in PR #2545
asomers
added a commit
to asomers/libc
that referenced
this pull request
Dec 23, 2023
These two messages got accidentally swapped in PR rust-lang#2545
bors
added a commit
that referenced
this pull request
Dec 23, 2023
Fix typos in comments These two messages got accidentally swapped in PR #2545
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @ghost