Skip to content

Remove Debug impl for c_void - #27

Open
Jules-Bertholet wants to merge 1 commit into
h33p:mainfrom
Jules-Bertholet:patch-1
Open

Remove Debug impl for c_void#27
Jules-Bertholet wants to merge 1 commit into
h33p:mainfrom
Jules-Bertholet:patch-1

Conversation

@Jules-Bertholet

Copy link
Copy Markdown

c_void should never be used by reference (only raw pointer), so this impl is effectively uncallable. See rust-lang/rust#160115 for details.

`c_void` should never be used by reference (only raw pointer), so this impl is effectively uncallable.
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