Skip to content

Don't derive or implement traits for newtype aliases to c_void - #3432

Open
Jules-Bertholet wants to merge 1 commit into
rust-lang:mainfrom
Jules-Bertholet:void-traits
Open

Don't derive or implement traits for newtype aliases to c_void#3432
Jules-Bertholet wants to merge 1 commit into
rust-lang:mainfrom
Jules-Bertholet:void-traits

Conversation

@Jules-Bertholet

Copy link
Copy Markdown

Fixes #2964. See also rust-lang/rust#160115

@Jules-Bertholet Jules-Bertholet changed the title Don't derive or implement traits for aliases to c_void Don't derive or implement traits for newtype aliases to c_void Aug 14, 2026
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.

void typedef with new type alias generates invalid binding

1 participant