Skip to content

Commit c473506

Browse files
committed
Remove local patch in Cargo.toml for rls-* crates
1 parent d72ea1b commit c473506

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ rustfmt-nightly = { path = "src/tools/rustfmt" }
9797
# See comments in `src/tools/rustc-workspace-hack/README.md` for what's going on
9898
# here
9999
rustc-workspace-hack = { path = 'src/tools/rustc-workspace-hack' }
100-
rls-span = { path = 'src/tools/rls/rls-span' }
101-
rls-data = { path = 'src/tools/rls/rls-data' }
102-
# rls-analysis = { path = 'src/tools/rls/rls-analysis' }
103-
# rls-vfs = { path = 'src/tools/rls/rls-vfs' }
104100

105101
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
106102
# here

0 commit comments

Comments
 (0)