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

Make Error::from_os_error a public API & always test use_file on Linux. #468

Closed
wants to merge 1 commit into from

Conversation

briansmith
Copy link
Contributor

No description provided.

…nux.

tests/use_file.rs won't build unless `Error::from_os_error` is made public,
so do that now, as we were planning to do it anyway.

I started with `cp tests/rdrand.rs tests/use_file.rs`, substituted
`use_file` for `rdrand` in the new file, and tweaked it to build.
@briansmith briansmith marked this pull request as ready for review June 8, 2024 04:02
@briansmith
Copy link
Contributor Author

Closing in favor of #475.

@briansmith briansmith closed this Jun 21, 2024
@briansmith briansmith deleted the b/test-use-file branch June 21, 2024 02:20
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