Closed
Description
thread 'main' panicked at 'error: no rules matched compiler/rustc_codegen_cranelift', src/bootstrap/builder.rs:286:17
thread 'main' panicked at 'error: no rules matched compiler/rustc_codegen_gcc', src/bootstrap/builder.rs:286:17
cc @bjorn3 @antoyo - are there any tests for these crates that make sense in-tree? I first noticed this because it means x test compiler/*
breaks, but if that's something I have to live with I can, it would just be nice for it to work.
@rustbot label: +A-rustbuild +A-codegen