X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=c27e5c469cf4be5ccd7fe680fccae369af9b1788;hb=439ea4b62193eeb784a9511b2257921109bb19c0;hp=02794d1028b506b4510a71e140de62a4fb210d31;hpb=d65c08e9cc164b7b44de53503fae859a4fafd976;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 02794d1028b..c27e5c469cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ members = [ ] exclude = [ "build", + "compiler/rustc_codegen_cranelift", # HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`. "obj", ]