mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 03:54:42 +00:00
If you've been using `./util/dev` before, this now becomes `cargo dev`. The key part of this change is found in `.cargo/config`. This means one less shell script and a bit more cross-platform support for contributors.