Skip to content

Allow noinit to apply to slices, maps, and unsafe pointers#83

Merged
sethvargo merged 1 commit intomainfrom
sethvargo/noinit
Feb 13, 2023
Merged

Allow noinit to apply to slices, maps, and unsafe pointers#83
sethvargo merged 1 commit intomainfrom
sethvargo/noinit

Conversation

@sethvargo
Copy link
Owner

Previously, this would throw an error. Fixes GH-82.

Previously, this would throw an error. Fixes GH-82.
@sethvargo sethvargo merged commit c095b9c into main Feb 13, 2023
@sethvargo sethvargo deleted the sethvargo/noinit branch February 13, 2023 23:46
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.

noinit doesn't know about nil slices

2 participants