X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=dedfe45aca49bd807af07a9b573d245375e98bbd;hb=ae90dcf0207c57c3034f00b07048d63f8b2363c8;hp=4c00a7dc99ea9ddecee65ef54d11e621f01b1900;hpb=a08f25a7ef2800af5525762e981c24d96c14febe;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 4c00a7dc99e..dedfe45aca4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,6 +40,7 @@ members = [ exclude = [ "build", "compiler/rustc_codegen_cranelift", + "src/test/rustdoc-gui", # HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`. "obj", # The `x` binary is a thin wrapper that calls `x.py`, which initializes