Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #[inline] to public functions #43

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

HalidOdat
Copy link
Member

@HalidOdat HalidOdat commented Mar 2, 2024

Adds #[inline] to Buffer's public format functions, so the compiler can cross-crate inline them.

@HalidOdat HalidOdat added the enhancement New feature or request label Mar 2, 2024
@HalidOdat HalidOdat added this to the v1.0.1 milestone Mar 2, 2024
@HalidOdat HalidOdat requested a review from a team March 2, 2024 16:34
@jedel1043 jedel1043 added this pull request to the merge queue Mar 2, 2024
Merged via the queue into main with commit e0c3f69 Mar 2, 2024
10 checks passed
@jedel1043 jedel1043 deleted the inline-public-functions branch March 2, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants