mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
009f45f8f1
Previously the `cargotest` suite would run some arbitrary revision of Cargo's test suite, but now that we're bundling it in tree we should be running the Cargo submodule's test suite instead.