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
Right now, several features are being relied on from the nightly such as serde's compiler plugin. Since the nightly is not stable (as the name would imply), dotty should target the stable rust compiler instead.
Right now, several features are being relied on from the nightly such as serde's compiler plugin. Since the nightly is not stable (as the name would imply), dotty should target the stable rust compiler instead.