rust/tests
bors a2d99259a4 Auto merge of #6188 - ebroto:primary_package, r=flip1995
Add --no-deps option to avoid running on path dependencies in workspaces

Since rust-lang/cargo#8758 has hit nightly, this allows us to address the second bullet point and [the concern related to `--fix`](https://github.com/rust-lang/cargo/issues/8143#issuecomment-619289546) in the [RUSTC_WORKSPACE_WRAPPER tracking issue](https://github.com/rust-lang/cargo/issues/8143).

As a reminder stabilizing that env var will solve #4612 (Clippy not running after `cargo check` in stable) and would allow to stabilize the `--fix` option in Clippy.

changelog: Add `--no-deps` option to avoid running on path dependencies in workspaces

Fixes #3025
2020-12-09 15:37:20 +00:00
..
auxiliary
cargo
ui Auto merge of #6367 - justjosias:6348-print-stderr, r=ebroto 2020-12-08 22:22:49 +00:00
ui-cargo
ui-internal add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
ui-toml Renamed the configuraiton to unreadable-literal-lint-fractions 2020-12-05 20:59:53 +00:00
compile-test.rs add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
dogfood.rs Auto merge of #6188 - ebroto:primary_package, r=flip1995 2020-12-09 15:37:20 +00:00
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs