X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=c27e5c469cf4be5ccd7fe680fccae369af9b1788;hb=a06fd1f4f4b71b0571f2c1f35e981a1863638765;hp=02794d1028b506b4510a71e140de62a4fb210d31;hpb=69e68cf550fb7ba6137b167c17d0fcbe7ea06ce2;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", ]