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