-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Added remaining linux/wireless.h struct and constants #3441
Merged
Conversation
This file contains 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
r? @JohnTitor (rustbot has picked a reviewer for you, use r? to override) |
b3b6980
to
2b91420
Compare
2b91420
to
1ab1874
Compare
@JohnTitor any changes |
JohnTitor
reviewed
Jan 4, 2024
82074a6
to
8ccd2c0
Compare
8ccd2c0
to
e077dbf
Compare
3258c51
to
539a194
Compare
b452d97
to
e077dbf
Compare
JohnTitor
approved these changes
Jan 6, 2024
Thanks! @bors r+ |
☔ The latest upstream changes (presumably #3515) made this pull request unmergeable. Please resolve the merge conflicts. |
c5449b7
to
fb3f7c3
Compare
Could you rebase onto main instead of merging? The latest main will trigger full CI. |
821e349
to
0196b92
Compare
Re-triggering CI as the config has been changed. |
@JohnTitor , I think auto merge is not working |
0196b92
to
1ee94df
Compare
Sorry! It should work now. |
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 18, 2024
(backport <rust-lang#3441>) (cherry picked from commit 1ee94df)
Merged
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 18, 2024
(backport <rust-lang#3441>) (cherry picked from commit 1ee94df)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 18, 2024
(backport <rust-lang#3441>) (cherry picked from commit 1ee94df)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 18, 2024
(backport <rust-lang#3441>) (cherry picked from commit 1ee94df)
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
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.
Added remaining wireless struct and constants to Linux.