Skip to content

Mark bytesNeededForInteger as @inlinable - #3712

Open
fabianfett wants to merge 2 commits into
mainfrom
ff-inlinable1
Open

Mark bytesNeededForInteger as @inlinable#3712
fabianfett wants to merge 2 commits into
mainfrom
ff-inlinable1

Conversation

@fabianfett

Copy link
Copy Markdown
Member

Motivation:

Generic functions on API boundaries should be marked as @inlinable to allow for specialization.

Modifications:

  • Mark bytesNeededForInteger as @inlinable

Result:

More information for the compiler to specialize.

@fabianfett fabianfett added the 🔨 semver/patch No public API change. label Aug 21, 2026
@glbrntt
glbrntt enabled auto-merge (squash) August 21, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants