Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use winsafe over windows-sys, and reduce dependency on rustix #88

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

Xaeroxe
Copy link
Collaborator

@Xaeroxe Xaeroxe commented Jan 25, 2024

No description provided.

@Xaeroxe Xaeroxe merged commit 071683c into harryfei:master Jan 26, 2024
16 checks passed
@Xaeroxe Xaeroxe deleted the deps branch January 26, 2024 00:10
@djc
Copy link

djc commented Aug 19, 2024

@Xaeroxe I'd suggest maybe considering windows-bindgen instead of the winsafe crate?

chronotope/chrono#1202

@Xaeroxe
Copy link
Collaborator Author

Xaeroxe commented Aug 19, 2024

Help me understand why you are making this recommendation. Note that the PR you’ve commented on includes a forbid directive for unsafe code. I believe using the windows-bindgen crate would require me to use unsafe so what do I gain for having done so?

@djc
Copy link

djc commented Aug 20, 2024

Sorry, I missed that you wanted to avoid unsafe code here.

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.

2 participants