You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides the "lazy" aspect, it is useful to have statics (globals) whose value is not a "constant expression". The latest revision only compiles with Share types, which I believe makes it memory-safe.
I’d like this to be added to libstd or libsync. (It depends on sync::one::Once.)