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

core: AnyBytes from boxed slice #1133

Merged
merged 1 commit into from
Apr 22, 2024
Merged

core: AnyBytes from boxed slice #1133

merged 1 commit into from
Apr 22, 2024

Conversation

kim
Copy link
Contributor

@kim kim commented Apr 22, 2024

Avoids an unnecessarity roundtrip through Vec<u8> in private#731.

Expected complexity level and risk

0

@kim kim requested a review from coolreader18 April 22, 2024 10:14
Avoids an unnecessary roundtrip through `Vec<u8>` in private#731.
@kim kim force-pushed the kim/anybytes-from-box branch from f40493c to e5085ef Compare April 22, 2024 10:43
@kim kim enabled auto-merge April 22, 2024 10:44
@kim kim added this pull request to the merge queue Apr 22, 2024
Merged via the queue into master with commit 3c6b60a Apr 22, 2024
6 checks passed
@kim kim deleted the kim/anybytes-from-box branch April 22, 2024 11:15
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