mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 20:53:37 +00:00
Remove local patch in Cargo.toml for rls-* crates
This commit is contained in:
parent
d72ea1b129
commit
c4735063db
@ -97,10 +97,6 @@ rustfmt-nightly = { path = "src/tools/rustfmt" }
|
||||
# See comments in `src/tools/rustc-workspace-hack/README.md` for what's going on
|
||||
# here
|
||||
rustc-workspace-hack = { path = 'src/tools/rustc-workspace-hack' }
|
||||
rls-span = { path = 'src/tools/rls/rls-span' }
|
||||
rls-data = { path = 'src/tools/rls/rls-data' }
|
||||
# rls-analysis = { path = 'src/tools/rls/rls-analysis' }
|
||||
# rls-vfs = { path = 'src/tools/rls/rls-vfs' }
|
||||
|
||||
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
|
||||
# here
|
||||
|
Loading…
Reference in New Issue
Block a user