Skip to content

build(linux): remove skip for siginfo_t field - #5523

Open
dybucc wants to merge 1 commit into
rust-lang:mainfrom
dybucc:remove-siginfo_t-skips
Open

build(linux): remove skip for siginfo_t field#5523
dybucc wants to merge 1 commit into
rust-lang:mainfrom
dybucc:remove-siginfo_t-skips

Conversation

@dybucc

@dybucc dybucc commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Description

Removes the only skip that can be feasibly removed after #5345 merged.
Other skips for siginfo_t stuff are concerned with target OSs other
than Linux. Follow-up to 1.

Checklist

  • Relevant tests in libc-test/semver have been updated
  • Commit messages permalink to headers for added or changed API
  • Placeholder or unstable values like *LAST or *MAX have the
    standard doc comment
  • Tested locally (cargo test -p libc-test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

Footnotes

  1. https://github.com/rust-lang/libc/pull/5345#pullrequestreview-5106852891

@rustbot rustbot added S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Sep 11, 2026
@rustbot

This comment has been minimized.

Remove skip for `siginfo_t` field as now the full definition is used
since rust-lang#5345 was merged.
@dybucc
dybucc force-pushed the remove-siginfo_t-skips branch from 994379e to 825618f Compare September 11, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants