diff --git a/debugging.md b/debugging.md index f409b3754b9..bf3a9cee7e4 100644 --- a/debugging.md +++ b/debugging.md @@ -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