-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[0.2] Remove more outdated configuration #4060
Merged
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 assigned @JohnTitor. Use |
tgross35
force-pushed
the
remove-more-cfg
branch
3 times, most recently
from
November 16, 2024 13:08
61bec0c
to
6560731
Compare
tgross35
force-pushed
the
remove-more-cfg
branch
3 times, most recently
from
November 16, 2024 13:44
4a5ce60
to
12cc98f
Compare
These are unlikely to get seen. [ resolve conflicts - Trevor ]
tgross35
force-pushed
the
remove-more-cfg
branch
from
November 16, 2024 14:05
12cc98f
to
9ac189b
Compare
[ resolve conflicts and add test skips that seem to be needed now - Trevor ]
Move the `c_void` re-export to the top-level `lib.rs`.
[ resolve conflicts, update to latest - Trevor ]
[ resolve conflicts - Trevor ]
[ resolve conflicts - Trevor ]
tgross35
force-pushed
the
remove-more-cfg
branch
from
November 16, 2024 14:18
e072b7f
to
d00d1de
Compare
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
Move the `c_void` re-export to the top-level `lib.rs`. (apply <rust-lang#4060> to `main`) (cherry picked from commit e221887)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
Move the `c_void` re-export to the top-level `lib.rs`. (apply <rust-lang#4060> to `main`) (cherry picked from commit e221887)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
Move the `c_void` re-export to the top-level `lib.rs`. (apply <rust-lang#4060> to `main`) (cherry picked from commit e221887)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts and add test skips that seem to be needed now - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 23a0d01) Changes are reduced in this cherry pick compared to the original commit because some of this was already applied to `main`.
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
Move the `c_void` re-export to the top-level `lib.rs`. (apply <rust-lang#4060> to `main`) (cherry picked from commit e221887) Changes are reduced in this cherry pick compared to the original commit because some of this was already applied to `main`.
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts, update to latest - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 9dac79f) Changes are reduced in this cherry pick compared to the original commit because some of this was already applied to `main`.
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit 3d97cdf) No changes in this cherry pick, `main` is already up to date.
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit d00d1de)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit d00d1de)
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Nov 17, 2024
[ resolve conflicts - Trevor ] (apply <rust-lang#4060> to `main`) (cherry picked from commit d00d1de)
tgross35
added
the
main-applied
This PR was merged against libc-0.2 and main has since been updated to include it
label
Nov 17, 2024
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.
Cherry pick more from #2845