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
rust-lang/rust#123840 incorrectly assumed that scalar CValue's are always represented as CValueInner::ByVal while they can also be represented as CValueInner::ByRef. Unlike cg_ssa, cg_clif doesn't eagerly convert to the "canonical" form. Should be fixed in d0c5141.
auto-reduced (treereduce-rust):
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcodegen-backend=cranelift
Program output
@rustbot label +F-thin_box
The text was updated successfully, but these errors were encountered: