Vscode-rust: Non-working state for integration tests

Created on 13 Jan 2018  路  2Comments  路  Source: rust-lang/vscode-rust

Even after setting rust.cfg_test=true, rls-vscode doesn't verify the tests directory.

Most helpful comment

Recent RLS build support a rust.all_targets option. If you're using such a build you can set "rust.all_targets": true in the settings.

All 2 comments

I'm also having this same issue. Any ideas? 馃槩

Recent RLS build support a rust.all_targets option. If you're using such a build you can set "rust.all_targets": true in the settings.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fzzr- picture fzzr-  路  4Comments

booyaa picture booyaa  路  4Comments

harrier-lcc picture harrier-lcc  路  4Comments

japert picture japert  路  4Comments

rpeshkov picture rpeshkov  路  5Comments