Skip to content

redox: fix blkcnt_t type#4994

Merged
JohnTitor merged 1 commit intorust-lang:mainfrom
willnode:blkcnt-redox
Feb 25, 2026
Merged

redox: fix blkcnt_t type#4994
JohnTitor merged 1 commit intorust-lang:mainfrom
willnode:blkcnt-redox

Conversation

@willnode
Copy link
Contributor

Description

This fixes type for blkcnt_t in Redox OS as it's recently changed.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Feb 25, 2026
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnTitor JohnTitor added this pull request to the merge queue Feb 25, 2026
Merged via the queue into rust-lang:main with commit 12bbae2 Feb 25, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants