Skip to content

Add swapped_count field to vm_statistics64 on macOS#4926

Merged
JohnTitor merged 1 commit into
rust-lang:mainfrom
Thomasdezeeuw:macos-vm_statistics64
May 15, 2026
Merged

Add swapped_count field to vm_statistics64 on macOS#4926
JohnTitor merged 1 commit into
rust-lang:mainfrom
Thomasdezeeuw:macos-vm_statistics64

Conversation

@Thomasdezeeuw
Copy link
Copy Markdown
Contributor

@Thomasdezeeuw Thomasdezeeuw commented Jan 12, 2026

Description

Adds a missing field to vm_statistics64 on macOS

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 rustbot added O-macos O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jan 12, 2026
Copy link
Copy Markdown
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

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

Same CI issue as #4925. Unfortunately, this is also a breaking change :( so I'm not sure we can get it into a stable release

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jan 12, 2026

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@Thomasdezeeuw
Copy link
Copy Markdown
Contributor Author

Removed the stable nomination, will wait until #4925 is merged to continue with this.

@Thomasdezeeuw Thomasdezeeuw mentioned this pull request Jan 13, 2026
3 tasks
@JohnTitor JohnTitor removed the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jan 14, 2026
@JohnTitor JohnTitor force-pushed the macos-vm_statistics64 branch from 6e6395e to d18d3f5 Compare May 15, 2026 07:04
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 15, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Copy link
Copy Markdown
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.

Now it's ready to merge, thanks!

View changes since this review

@JohnTitor JohnTitor dismissed tgross35’s stale review May 15, 2026 07:50

stable-nominated dropped and CI has been upgraded.

@JohnTitor JohnTitor added this pull request to the merge queue May 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks May 15, 2026
@JohnTitor JohnTitor added this pull request to the merge queue May 15, 2026
Merged via the queue into rust-lang:main with commit 9ffbae5 May 15, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants