Skip to content

Conversation

@serprex
Copy link
Contributor

@serprex serprex commented Mar 13, 2024

reflect.SliceHeader is deprecated in favor of unsafe functions introduced in go 1.20

alloc's fheader was unused, so remove, leaving only unsafeFastStringToReadOnlyBytes to port

@serprex serprex force-pushed the remove-reflect-slice-header branch from 04f1d04 to ef98077 Compare March 13, 2024 00:53
reflect.SliceHeader is deprecated in favor of unsafe functions introduced in go 1.20

alloc's fheader was unused, so remove, leaving only unsafeFastStringToReadOnlyBytes to port
@serprex serprex force-pushed the remove-reflect-slice-header branch from ef98077 to b641e5a Compare March 13, 2024 01:05
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.

1 participant