Skip to content

use trusted publishing - #5317

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
marcoieni:use-trusted-publishing
Aug 3, 2026
Merged

use trusted publishing#5317
tgross35 merged 1 commit into
rust-lang:mainfrom
marcoieni:use-trusted-publishing

Conversation

@marcoieni

@marcoieni marcoieni commented Jul 22, 2026

Copy link
Copy Markdown
Member

Description

Configure trusted publishing

Fix #4741

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

@rustbot rustbot added A-CI Area: CI-related items S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jul 22, 2026

@tgross35 tgross35 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM but I think rust-lang/team#2619 should land first right?

View changes since this review

@tgross35
tgross35 added this pull request to the merge queue Aug 3, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 3, 2026
@tgross35
tgross35 added this pull request to the merge queue Aug 3, 2026
Merged via the queue into rust-lang:main with commit 3ba7473 Aug 3, 2026
84 of 113 checks passed
@tgross35 tgross35 mentioned this pull request Aug 31, 2026
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Aug 31, 2026
tgross35 pushed a commit to dybucc/libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5317>)
(cherry picked from commit 3ba7473)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use trusted publishing on crates.io

3 participants