rustc_codegen_cranelift
rustc_codegen_cranelift copied to clipboard
Also run rustc bootstrap and rustc test suite with the nightly cranelift check
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.