Skip to content

Replace std::io::lazy::Lazy with std::cell::LazyCell? #101354

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
frewsxcv opened this issue Sep 3, 2022 · 2 comments
Closed

Replace std::io::lazy::Lazy with std::cell::LazyCell? #101354

frewsxcv opened this issue Sep 3, 2022 · 2 comments

Comments

@frewsxcv
Copy link
Member

frewsxcv commented Sep 3, 2022

Could std::io::lazy::Lazy be replaced with std::cell::Lazy? What does the former offer that the latter doesn't already have?

@compiler-errors
Copy link
Member

#77154

@frewsxcv
Copy link
Member Author

frewsxcv commented Sep 3, 2022

Oh I'm linking to an old git SHA oops. It's already gone

@frewsxcv frewsxcv closed this as completed Sep 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants