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 std::os::fd on Hermit #1803

Open
Thomasdezeeuw opened this issue Jun 9, 2024 · 2 comments
Open

Use std::os::fd on Hermit #1803

Thomasdezeeuw opened this issue Jun 9, 2024 · 2 comments
Labels
hermit Related to the Hermit OS.

Comments

@Thomasdezeeuw
Copy link
Collaborator

Thomasdezeeuw commented Jun 9, 2024

Pr #1802 switched most code from std::os::fd to use std::os::hermit::io because of rust-lang/rust#126198. Revert that back.

Depends on rust-lang/rust#126198 being fixed.

@Thomasdezeeuw Thomasdezeeuw added the hermit Related to the Hermit OS. label Jun 14, 2024
@Thomasdezeeuw
Copy link
Collaborator Author

Thomasdezeeuw commented Sep 28, 2024

This fixed is in Rust 1.81: rust-lang/rust@cd4c0f0.

@Thomasdezeeuw
Copy link
Collaborator Author

Reopen #1841 once we bump our MSRV past 1.81.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hermit Related to the Hermit OS.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant