Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Remove stale description for Cargo Workspaces. #1573

Merged
merged 1 commit into from
Oct 20, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@ multiple binaries, you can specify one to work with using `rust.build_bin`.
Auto-detection for some of this should be in the next release.


### Cargo workspaces

Currently there is only experimental, work-in-progress support for Cargo
workspaces. We recommend you don't use the RLS with such projects for now, and
stay tuned for updates.


### Opening a Rust file outside of a project

Before opening a Rust file, the RLS needs to be aware of the whole crate. That
Expand Down