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
// compile with -source 3.1 -Ycheck-initclassX:valsome=Some(this)
Output
[warn] --Warning:
[warn] 4|valsome=Some(this)
[warn] |^^^^
[warn] |Promote the value under initialization to fully-initialized. Callingtrace:
[warn] |->valsome=Some(this)