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

Add linux_rustix opt-in backend #520

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Add linux_rustix opt-in backend #520

merged 1 commit into from
Oct 16, 2024

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Oct 16, 2024

This backend can be useful for libc-free applications and libraries. It's also used by default on *-unknown-linux-none targets.

Closes #401
Closes #424

@newpavlov newpavlov merged commit 9aab00c into master Oct 16, 2024
56 checks passed
@newpavlov newpavlov deleted the linux_rustix branch October 16, 2024 05:26
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.

Support x86_64-unknown-linux-none Port from libc to rustix
1 participant