X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=ce7073886c20e95658065773511c7a05174d5274;hb=5f8b1614d110fc3f0cd8536e08822a8cead32172;hp=3822da2ccd5e4694756480493eb2ff55afcce26e;hpb=a8e3afe3720cc4772aa49e1f7f494c60b81f07a1;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 3822da2ccd5..ce7073886c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,7 @@ members = [ exclude = [ "build", "compiler/rustc_codegen_cranelift", + "compiler/rustc_codegen_gcc", "src/test/rustdoc-gui", # HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`. "obj",