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