Skip to content

public-api: regenerate#1592

Merged
tamird merged 1 commit into
aya-rs:mainfrom
swananan:fix/public-api-nightly
Jun 2, 2026
Merged

public-api: regenerate#1592
tamird merged 1 commit into
aya-rs:mainfrom
swananan:fix/public-api-nightly

Conversation

@swananan

@swananan swananan commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

bitflags 2.12 exposes all_named through the Flags impl, which shows up in clean CI public API output.

Added/updated tests?

We strongly encourage you to add a test for your changes.

  • No, and this is why: public api regenerate

Checklist

  • Rust code has been formatted with cargo +nightly fmt.
  • All clippy lints have been fixed.
    You can find failing lints with cargo xtask clippy.
  • Unit tests are passing locally with cargo test.
  • The Integration tests are passing locally.
  • I have blessed any API changes with cargo xtask public-api --bless.

(Optional) What GIF best describes this PR or how it makes you feel?


This change is Reviewable

@swananan swananan requested a review from a team as a code owner June 2, 2026 16:08
@netlify

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2d43ec2
🔍 Latest deploy log https://app.netlify.com/projects/aya-rs-docs/deploys/6a1f0308a810c00008928ede
😎 Deploy Preview https://deploy-preview-1592--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@tamird tamird 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.

@tamird reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on swananan).


-- commits line 2 at r1:
from the PR description

bitflags 2.12 exposes all_named through the Flags impl, which shows up in clean CI public API output.

that should be in the commit message. a link to relevant upstream changes would be good too.

bitflags 2.12 adds Flags::all_named(), which shows up in clean CI
public API output for VerifierLogLevel.

bitflags/bitflags#484
@swananan swananan force-pushed the fix/public-api-nightly branch from a3b2c2a to 2d43ec2 Compare June 2, 2026 16:21

@swananan swananan left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@swananan made 1 comment.
Reviewable status: all files reviewed (commit messages unreviewed), 1 unresolved discussion (waiting on tamird).


-- commits line 2 at r1:

Previously, tamird (Tamir Duberstein) wrote…

from the PR description

bitflags 2.12 exposes all_named through the Flags impl, which shows up in clean CI public API output.

that should be in the commit message. a link to relevant upstream changes would be good too.

Done.

@tamird tamird 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.

@tamird reviewed all commit messages and resolved 1 discussion.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on swananan).

@tamird tamird merged commit a0b8d49 into aya-rs:main Jun 2, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants