Skip to content

Re-add rustix support#47

Merged
Stebalien merged 2 commits intoStebalien:masterfrom
forkgull:rerustix
Dec 10, 2023
Merged

Re-add rustix support#47
Stebalien merged 2 commits intoStebalien:masterfrom
forkgull:rerustix

Conversation

@notgull
Copy link
Copy Markdown
Contributor

@notgull notgull commented Dec 9, 2023

Fixes #44 by bumping rustix to v0.28.38.

cc bytecodealliance/rustix#971

This reverts commit 2cf71bc.

Signed-off-by: John Nunley <dev@notgull.net>
This also adds rustix's net feature to dev dependencies, which should
hopefully prevent the miscompilation.

Signed-off-by: John Nunley <dev@notgull.net>
@Stebalien Stebalien merged commit a783b24 into Stebalien:master Dec 10, 2023
@Stebalien
Copy link
Copy Markdown
Owner

Thanks!

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.

Enabling std feature on linux-raw-sys breaks compilation of rustix if its net feature is enabled

2 participants