Skip to content

Apply must_use to the bindgen function#3605

Merged
kennykerr merged 2 commits intomasterfrom
must-use-bindgen-warnings
May 19, 2025
Merged

Apply must_use to the bindgen function#3605
kennykerr merged 2 commits intomasterfrom
must-use-bindgen-warnings

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

@kennykerr kennykerr commented May 16, 2025

This should help avoid confusion and lead to greater discoverability for developers using the windows-bindgen crate to generate their own bindings. Warnings are described in #3498.

Fixes: #3604

@kennykerr kennykerr merged commit bb15076 into master May 19, 2025
29 checks passed
@kennykerr kennykerr deleted the must-use-bindgen-warnings branch May 19, 2025 17:55
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.

windows-bindgen does not generate event registration method

1 participant