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 piper for read/write pipes #37

Merged
merged 2 commits into from
May 7, 2023
Merged

Use piper for read/write pipes #37

merged 2 commits into from
May 7, 2023

Conversation

notgull
Copy link
Member

@notgull notgull commented Apr 24, 2023

Now that we've extracted the reading/writing code from this crate into the piper crate, we should use that now. As a side effect, it means this crate becomes #![forbid(unsafe_code)], yay!

@notgull notgull requested a review from fogti May 6, 2023 21:27
@notgull notgull force-pushed the notgull/use-piper branch from 005acab to 5d00941 Compare May 6, 2023 23:06
Cargo.toml Outdated Show resolved Hide resolved
@fogti fogti merged commit 75cb224 into master May 7, 2023
@fogti fogti deleted the notgull/use-piper branch May 7, 2023 15:44
@notgull notgull mentioned this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants