We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44c7ea commit 1903da4Copy full SHA for 1903da4
Cargo.toml
@@ -59,11 +59,6 @@ unicode_categories = "0.1"
59
60
rustfmt-config_proc_macro = { version = "0.3", path = "config_proc_macro" }
61
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
-
67
# Rustc dependencies are loaded from the sysroot, Cargo doesn't know about them.
68
69
[package.metadata.rust-analyzer]
0 commit comments