Skip to content

Commit 066037b

Browse files
committed
actually, remove rustc-workspace-hack dependency too
1 parent 609f36f commit 066037b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cargo.toml

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ walkdir = "2.3"
3535
# This is used by the `collect-metadata` alias.
3636
filetime = "0.2"
3737

38-
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
39-
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
40-
# for more information.
41-
rustc-workspace-hack = "1.0"
42-
4338
# UI test dependencies
4439
clap = { version = "4.1.4", features = ["derive"] }
4540
clippy_utils = { path = "clippy_utils" }

0 commit comments

Comments
 (0)