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 an option to use the new I/O safety types and traits in std. #2

Merged
merged 1 commit into from
Aug 21, 2021

Conversation

sunfishcode
Copy link
Owner

I/O safety is now in Rust Nightly; add a mode to io-lifetimes to use
std's types and traits. See the blurb in README.md for more details.

@sunfishcode sunfishcode force-pushed the sunfishcode/use-std branch 2 times, most recently from 76084c1 to ab0301c Compare August 21, 2021 17:25
I/O safety is now [in Rust Nightly]; add a mode to io-lifetimes to use
std's types and traits. See the blurb in README.md for more details.

[in Rust Nightly]: rust-lang/rust#87329
@sunfishcode sunfishcode merged commit 8849c3a into main Aug 21, 2021
@sunfishcode sunfishcode deleted the sunfishcode/use-std branch August 21, 2021 17:29
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