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

Fix compilation on Rust 1.63. #37

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Fix compilation on Rust 1.63. #37

merged 1 commit into from
Feb 9, 2024

Conversation

sunfishcode
Copy link
Owner

Avoid using std::os::fd, which isn't available until Rust 1.66. And add Rust 1.63 testing in CI.

Avoid using std::os::fd, which isn't available until Rust 1.66. And add
Rust 1.63 testing in CI.
@sunfishcode sunfishcode mentioned this pull request Feb 9, 2024
@sunfishcode sunfishcode merged commit 281999f into main Feb 9, 2024
11 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/as-fd branch February 9, 2024 23:33
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.

1 participant