Skip to content

syntastic integration does not seem to work with workspaces #276

Open
@sdroege

Description

@sdroege

Running rust.vim on e.g. https://github.com/sdroege/gstreamer-rs and saving e.g. gstreamer/src/lib.rs will give a syntastic error:

syntastic: error: exception running system('cd /home/slomo/Projects/rust/gstreamer-rs/gstreamer && cargo check '): Vim(let):E484: Cannot open file /tmp/v4Hn0xR/5

Running cargo check in the workspace root or inside the gstreamer sub-crate works fine. I assume the latter is what should happen.

syntastic works fine on other crates that are not workspaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions