X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=15cbb2659c9b335ea3f1bb9b77af86f3b74bd8fc;hb=2eef516b307a18cab7a0a35698c977b79e3e17aa;hp=ce08d4edb567d05f1e108655c0fd56588913f00d;hpb=d7519c363994d87a05efb2041bb2bbbdda55e9ef;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index ce08d4edb56..15cbb2659c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ exclude = [ "compiler/rustc_codegen_cranelift", "compiler/rustc_codegen_gcc", "src/bootstrap", - "src/test/rustdoc-gui", + "tests/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