-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
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
baianan-aaoollTheElectronWill, He-Pin and yawen-guan