Sublime Text 3 (Build 3125)
Ubuntu 16.10
Rust Enhanced 1.2.1
I have a workspace directory containing a number of crates and a Cargo.toml, just containing a [workspace] section with a "members" entry. Each crate still has its own Cargo.toml. My sublime project contains just the folder of one of those sub-crates.
As long as this workspace Cargo.toml exists, syntax highlighting stops working. If I rename it, syntax highlighting works again.
The error message is
Rust Enhanced: Failed to find target for '<path to the rs>'