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
…#970)
The recently added modules use target features that are not yet
available in rustc compiler used for bootstrapping.
Guard them with `#[cfg(not(bootstrap))]`.
upcall fail 'non-exhaustive match failure', ../src/comp/middle/ty.rs:671
I guess the alt in fold_ty is missing ty_constr
The text was updated successfully, but these errors were encountered: