Added remaining linux/wireless.h struct and constants#3441
Merged
JohnTitor merged 1 commit intorust-lang:mainfrom Jan 28, 2024
Merged
Added remaining linux/wireless.h struct and constants#3441JohnTitor merged 1 commit intorust-lang:mainfrom
JohnTitor merged 1 commit intorust-lang:mainfrom
Conversation
Collaborator
|
r? @JohnTitor (rustbot has picked a reviewer for you, use r? to override) |
b3b6980 to
2b91420
Compare
2b91420 to
1ab1874
Compare
Contributor
Author
|
@JohnTitor any changes |
Contributor
Author
JohnTitor
reviewed
Jan 4, 2024
82074a6 to
8ccd2c0
Compare
Collaborator
8ccd2c0 to
e077dbf
Compare
3258c51 to
539a194
Compare
b452d97 to
e077dbf
Compare
JohnTitor
approved these changes
Jan 6, 2024
Member
|
Thanks! @bors r+ |
Contributor
Contributor
|
☔ The latest upstream changes (presumably #3515) made this pull request unmergeable. Please resolve the merge conflicts. |
c5449b7 to
fb3f7c3
Compare
Member
|
Could you rebase onto main instead of merging? The latest main will trigger full CI. |
821e349 to
0196b92
Compare
Member
|
Re-triggering CI as the config has been changed. |
Contributor
Author
|
@JohnTitor , I think auto merge is not working |
0196b92 to
1ee94df
Compare
Member
|
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)
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.
Added remaining wireless struct and constants to Linux.