mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 09:04:18 +00:00
ca2abaf366
Deprecate util/dev in favor of cargo alias This means one less shell script and a bit more cross-platform support for contributors. If you've been using `./util/dev` before, this now becomes `cargo dev`. The key part of this change is found in `.cargo/config` where an alias for calling the `clippy_dev` binary is defined. changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |