Skip to content

windows-bindgen should generate no_std bindings by default#3366

Merged
kennykerr merged 5 commits intomasterfrom
more-no-std
Dec 9, 2024
Merged

windows-bindgen should generate no_std bindings by default#3366
kennykerr merged 5 commits intomasterfrom
more-no-std

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

This handles a few cases where it assumed std when it shouldn't. This is now also more fully tested in no_std builds.

Fixes: #3335

Comment thread crates/tests/misc/no_std/Cargo.toml
Comment thread crates/libs/windows/src/extensions/Foundation/Numerics/Vector2.rs
Comment thread crates/libs/windows/src/extensions/Foundation.rs
@kennykerr kennykerr merged commit f95580d into master Dec 9, 2024
@kennykerr kennykerr deleted the more-no-std branch December 9, 2024 21:53
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 should generate no_std bindings by default

1 participant