rustc_codegen_cranelift icon indicating copy to clipboard operation
rustc_codegen_cranelift copied to clipboard

Run abi-checker on CI

Open bjorn3 opened this issue 3 years ago • 0 comments

https://github.com/Gankra/abi-checker This will help catch abi incompatibility issues with cg_llvm. All tests should pass right now, but there is nothing in place to avoid regressions. https://github.com/Gankra/abi-checker/pull/5 allows checking multiple codegen backends against each other.

bjorn3 avatar Jul 30 '22 08:07 bjorn3