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
I am initializing a reference to an object with static lifetime within a const function and the compiler panics.
I reduced the code to the following example: