X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=ce7073886c20e95658065773511c7a05174d5274;hb=b4615b5bf9e3e722b480190714ad44ecd7fa2ed1;hp=3822da2ccd5e4694756480493eb2ff55afcce26e;hpb=addb4da686a97da46159f0123cb6cdc2ce3d7fdb;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",