X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=Cargo.toml;h=dedfe45aca49bd807af07a9b573d245375e98bbd;hb=f7a2a2281548c90214c18c6cb65030b70b58df7b;hp=4c00a7dc99ea9ddecee65ef54d11e621f01b1900;hpb=052e8d5933c14a350093ef03f0df00192cff90c7;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