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

Stabilize new lazy vals #16555

Closed
szymon-rd opened this issue Dec 19, 2022 · 0 comments · Fixed by #16614
Closed

Stabilize new lazy vals #16555

szymon-rd opened this issue Dec 19, 2022 · 0 comments · Fixed by #16614

Comments

@szymon-rd
Copy link
Contributor

Stabilize new implementation of lazy values in 3.3.0. (introduced in #15296)
TODO:

  • Remove the -Ylightweight-lazy-vals flag and make the new implementation default.
  • Stabilize the methods in runtime.LazyVals (remove @experimental)
  • Add flag to allow fallback to the old lazy vals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants