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
Translating constant operands in MIR is only partially implemented. We don't support it in all modes, and there are various kinds of constants that are unimplemented. See librustc_trans/trans/mir/operand.rs and librustc_trans/trans/mir/constant.rs