mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
a760954ca9
Subtree sync for rustc_codegen_cranelift This fixes a crash when compiling the standard library. In addition the Cranelift update fixes all the 128bit int abi incompatibility between cg_clif and cg_llvm. r? ``@ghost`` ``@rustbot`` label +A-codegen +A-cranelift +T-compiler