We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ceae8d commit 58a8621Copy full SHA for 58a8621
src/Cargo.toml
@@ -57,7 +57,6 @@ cargo = { path = "tools/cargo" }
57
# that we're shipping as well (to ensure that the rustfmt in RLS and the
58
# `rustfmt` executable are the same exact version).
59
rustfmt-nightly = { path = "tools/rustfmt" }
60
-rls-data = { git = "https://github.com/Xanewok/rls-data", branch = "compilation-options" }
61
62
# See comments in `tools/rustc-workspace-hack/README.md` for what's going on
63
# here
0 commit comments