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

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

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
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

No branches or pull requests

2 participants