rustc_codegen_cranelift icon indicating copy to clipboard operation
rustc_codegen_cranelift copied to clipboard

Also run rustc bootstrap and rustc test suite with the nightly cranelift check

Open bjorn3 opened this issue 3 years ago • 0 comments

After Cranelift 0.82.0 was released it turned out that there was a small bug introduced that caused rustc bootstrap to fail: https://github.com/bytecodealliance/wasmtime/pull/3906 It would be nice to catch this earlier next time.

bjorn3 avatar Mar 11 '22 08:03 bjorn3