linter-rust icon indicating copy to clipboard operation
linter-rust copied to clipboard

Run cargo commands on other directories

Open marcoms opened this issue 8 years ago • 0 comments

For example, linting doesn't work when in the examples/ directory of a Rust project. The command

cargo check --examples

Can be used in that case

marcoms avatar Jul 20 '17 10:07 marcoms