Skip to content

Commit 1903da4

Browse files
committed
Remove rustc-workspace-hack
1 parent a44c7ea commit 1903da4

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
@@ -59,11 +59,6 @@ unicode_categories = "0.1"
5959

6060
rustfmt-config_proc_macro = { version = "0.3", path = "config_proc_macro" }
6161

62-
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
63-
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
64-
# for more information.
65-
rustc-workspace-hack = "1.0.0"
66-
6762
# Rustc dependencies are loaded from the sysroot, Cargo doesn't know about them.
6863

6964
[package.metadata.rust-analyzer]

0 commit comments

Comments
 (0)