X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=15cbb2659c9b335ea3f1bb9b77af86f3b74bd8fc;hb=ec65285fdd4b702f58df467ab9f6d2daffe9a2be;hp=ce08d4edb567d05f1e108655c0fd56588913f00d;hpb=8ecaad85f61375b18e1667b51a3ef350121d2ca0;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